[Lunar-commits] CVS: moonbase/gnome2-core/libglade2 DEPENDS, 1.3,
1.4
Jens Luedicke
perldude at lunar-linux.org
Wed Jul 14 16:13:04 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-core/libglade2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18207
Modified Files:
DEPENDS
Log Message:
removed the dependency for libgnome.
Added libxml2.
If libgnome is available it should be used
automatically. I couldn't find a configure
option to turn it on or off.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libglade2/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS 14 Sep 2003 22:59:58 -0000 1.3
+++ DEPENDS 14 Jul 2004 16:13:02 -0000 1.4
@@ -1,4 +1,5 @@
depends expat &&
depends Python &&
-depends libgnome &&
-depends docbook-xsl
+depends docbook-xsl &&
+depends libxml2
+
More information about the Lunar-commits
mailing list