[Lunar-commits] <moonbase> libproxy: Change how GNOME support works to fix circular depends

Zachary McGrew zmcgrew at lunar-linux.org
Wed Jun 17 06:13:14 CEST 2009


commit 275659c66d258f27baecefba3dc3dbdfbc730515
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Thu Jun 11 16:29:44 2009 -0700

    libproxy: Change how GNOME support works to fix circular depends
---
 libs/libproxy/CONFIGURE |    1 +
 libs/libproxy/DEPENDS   |    5 -----
 2 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/libs/libproxy/CONFIGURE b/libs/libproxy/CONFIGURE
new file mode 100644
index 0000000..bbbdaae
--- /dev/null
+++ b/libs/libproxy/CONFIGURE
@@ -0,0 +1 @@
+mquery  GNOME  "Enable GNOME support?"  y  "--with-gnome"  "--without-gnome"
diff --git a/libs/libproxy/DEPENDS b/libs/libproxy/DEPENDS
index 053ee67..56139b4 100644
--- a/libs/libproxy/DEPENDS
+++ b/libs/libproxy/DEPENDS
@@ -1,8 +1,3 @@
-optional_depends  "gnome2"            \
-                  "--with-gnome"      \
-                  "--without-gnome"   \
-                  "for GNOME support"
-
 optional_depends  "kde4"              \
                   "--with-kde"        \
                   "--without-kde"     \


More information about the Lunar-commits mailing list