[Lunar-commits] <moonbase> libproxy: Oops fixing a circular depends.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Sep 27 16:27:33 CEST 2010


commit e06b5c9ab251942d06a4927ff6bcc49c5de8446c
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Sep 27 10:27:33 2010 -0400

    libproxy: Oops fixing a circular depends.
---
 libs/libproxy/DEPENDS |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/libs/libproxy/DEPENDS b/libs/libproxy/DEPENDS
index 62dee44..74265cc 100644
--- a/libs/libproxy/DEPENDS
+++ b/libs/libproxy/DEPENDS
@@ -13,11 +13,6 @@ optional_depends  "Python"            \
                   "--without-python"  \
                   "for the Python bindings"
 
-optional_depends  "webkit"             \
-                  "--with-webkit"      \
-                  "--without-webkit"   \
-                  "for webkit support" \
-
 #optional_depends  "mono"              \
 #                  ""                  \
 #                  ""                  \


More information about the Lunar-commits mailing list