[Java-gnome-developer] [patch] java-gnome 2.x libgconf-java extra link
Brought to you by:
afcowie
From: Thomas G. <tho...@fr...> - 2007-06-30 14:17:09
|
Hello, for the java-gnome 2.x Debian packages of libgconf-java we use the attached patch. It removes an unneeded link of libgconf-jni with libgtk-jni (likewise for libgconf-java with libgtk-java). Indeed, libgconf-java compilation requires libgtk-java but only for some typedef definitions. No linking is needed. Regards, Thomas |