[Lunar-commits] <moonbase> libproxy: seems I introduced a circular dependency. Fixing.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sun Mar 8 21:34:24 CET 2009


commit 63834b820fd82e700db5edd0a3510bb6e48de08b
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sun Mar 8 16:34:24 2009 -0400

    libproxy: seems I introduced a circular dependency. Fixing.
---
 libs/libproxy/DEPENDS |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/libs/libproxy/DEPENDS b/libs/libproxy/DEPENDS
index 1d1ab0c..cf5a6ff 100644
--- a/libs/libproxy/DEPENDS
+++ b/libs/libproxy/DEPENDS
@@ -18,11 +18,6 @@ optional_depends  "Python"            \
                   "--without-python"  \
                   "for the Python bindings"
 
-optional_depends  "webkit"            \
-                  "--with-webkit"     \
-                  "--without-webkit"  \
-                  "for web content engine support"
-
 #optional_depends  "%JAVA_SDK"         \
 #                  "--with-java"       \
 #                  "--without-java"    \


More information about the Lunar-commits mailing list