[pkg-java] r3473 - trunk/libgconf-java/debian
tgg at alioth.debian.org
tgg at alioth.debian.org
Tue May 15 12:42:05 UTC 2007
Author: tgg
Date: 2007-05-15 12:42:05 +0000 (Tue, 15 May 2007)
New Revision: 3473
Modified:
trunk/libgconf-java/debian/control
Log:
we need to pull in libglib-java-gcj
Modified: trunk/libgconf-java/debian/control
===================================================================
--- trunk/libgconf-java/debian/control 2007-05-15 12:33:53 UTC (rev 3472)
+++ trunk/libgconf-java/debian/control 2007-05-15 12:42:05 UTC (rev 3473)
@@ -70,7 +70,7 @@
Package: libgconf-java-gcj
Section: libs
Architecture: any
-Depends: libgconf-java (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libgconf-java (= ${source:Version}), libglib-java-gcj (>= 0.4.2), ${misc:Depends}, ${shlibs:Depends}
Description: GConf bindings for Java (native code for use with gij)
The Java-Gnome project provides a framework for creating Gtk and Gnome
applications using Java. This covers the entire gtk and gnome API, so you can
More information about the pkg-java-commits
mailing list