[Lunar-commits] <moonbase> libxml2: Be so nice and value the user's choice in case not using Python. Thanks :)
Auke Kok
sofar at foo-projects.org
Thu Nov 20 23:01:12 CET 2008
commit d0283024350191380fa5034bef5a7921016a5965
Author: O. Dietsch <odietsch at googlemail.com>
Date: Thu Nov 20 23:01:12 2008 +0100
libxml2: Be so nice and value the user's choice in case not using Python. Thanks :)
---
libs/libxml2/DEPENDS | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/libs/libxml2/DEPENDS b/libs/libxml2/DEPENDS
index 0541904..4697d26 100644
--- a/libs/libxml2/DEPENDS
+++ b/libs/libxml2/DEPENDS
@@ -1 +1,2 @@
-optional_depends Python " " " " "to build the python bindings (required for gnome2)"
+optional_depends "Python" "" "--with-python=no" "To build the python bindings (required for gnome2)"
+
More information about the Lunar-commits
mailing list