Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e5eaf358b8771a4151e8c93d166f6f70acc8e4a9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e5eaf358b8771a4151e8c93d166f6f70acc8e4a9)
  • Date: Sun, 14 Jun 2009 06:02:46 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

net/libproxy/DEPENDS | 2 +-
net/libproxy/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit af50144e38b69601343602327c4f4491317a3f59
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

libproxy: fixed python dep

diff --git a/net/libproxy/DEPENDS b/net/libproxy/DEPENDS
index b715709..bb8a42c 100755
--- a/net/libproxy/DEPENDS
+++ b/net/libproxy/DEPENDS
@@ -9,7 +9,7 @@ fi &&

optional_depends python \
"--with-python" \
- "--without-python" \
+ "" \
"for Python bindings" &&

optional_depends webkitgtk \
diff --git a/net/libproxy/HISTORY b/net/libproxy/HISTORY
index 1f68757..6992fbe 100644
--- a/net/libproxy/HISTORY
+++ b/net/libproxy/HISTORY
@@ -1,3 +1,6 @@
+2009-06-14 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: fixed python dep
+
2009-05-12 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Apply bug244028-as-needed.patch
* bug244028-as-needed.patch: Based on the fix for



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e5eaf358b8771a4151e8c93d166f6f70acc8e4a9), Arjan Bouter, 06/14/2009

Archive powered by MHonArc 2.6.24.

Top of Page