[Lunar-commits] r22703 - moonbase/trunk/devel/dbus

Terry Chan tchan at lunar-linux.org
Fri Dec 22 17:10:01 CET 2006


Author: tchan
Date: 2006-12-22 17:10:01 +0100 (Fri, 22 Dec 2006)
New Revision: 22703

Modified:
   moonbase/trunk/devel/dbus/DEPENDS
Log:
Removing stale optional_depends on qt3, gtk+-2 and Pyrex. This was part
of a nasty DEPENDS loop between cups, gtk+-2 and dbus.


Modified: moonbase/trunk/devel/dbus/DEPENDS
===================================================================
--- moonbase/trunk/devel/dbus/DEPENDS	2006-12-22 15:33:09 UTC (rev 22702)
+++ moonbase/trunk/devel/dbus/DEPENDS	2006-12-22 16:10:01 UTC (rev 22703)
@@ -1,11 +1,2 @@
 depends  pkgconfig  &&
-depends  libxml2    &&
-
-optional_depends  "gtk+-2"  "--enable-gtk"     "--disable-gtk"     \
-                  "to install the GTK+-2 bindings"                 &&
-optional_depends  "Pyrex"   "--enable-python"  "--disable-python"  \
-                  "to install the Python bindings"                 &&
-optional_depends  "qt3"                                            \
-                  "--enable-qt3   --disable-qt --without-qt-moc"   \
-                  "--disable-qt3  --without-qt3-moc"               \
-                  "to install the Qt3 bindings"
+depends  libxml2



More information about the Lunar-commits mailing list