Re: [java-gnome-hackers] libappindicator and libindicate support
Brought to you by:
afcowie
From: Guillaume M. <res...@gm...> - 2010-05-28 13:03:59
|
Hello, > In any case, even if the dependencies are not checked for other distros > it would be a problem in build stage because java-gnome currently > doesn't support optional dependencies. By the way is this library going > to stay being Ubuntu specific. No these libraries are not Ubuntu specific but they depend on the distros packagers of course. But they should absolutly not be required to build java-gnome or any kinds of programs (in C people use #ifdef things to know if the code should compile with appindicator/libindicate support). I thought about adding support for those libraries (well Francisco was faster than me :D) but I was stucking on "they should be optional not required". -- Guillaume Mazoyer - http://www.respawner.fr/ |