Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (3527f8ee615babf1b0c44d83f4c07c14baea0909)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (3527f8ee615babf1b0c44d83f4c07c14baea0909)
  • Date: Tue, 6 Apr 2010 14:30:30 -0500

GIT changes to master grimoire by Arwed von Merkatz <v.merkatz AT gmx.net>:

gnome2-libs/libgweather/DEPENDS | 2 +-
gnome2-libs/libgweather/HISTORY | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3527f8ee615babf1b0c44d83f4c07c14baea0909
Author: Arwed von Merkatz <v.merkatz AT gmx.net>
Commit: Arwed von Merkatz <v.merkatz AT gmx.net>

libgweather: actually needs pygtk2 for python support

diff --git a/gnome2-libs/libgweather/DEPENDS b/gnome2-libs/libgweather/DEPENDS
index df1c689..78d1d54 100755
--- a/gnome2-libs/libgweather/DEPENDS
+++ b/gnome2-libs/libgweather/DEPENDS
@@ -4,7 +4,7 @@ depends libxml2 &&
depends libsoup &&
depends gconf2 &&

-optional_depends pygobject \
+optional_depends pygtk2 \
"--enable-python" \
"" \
"to build libgweather python bindings" &&
diff --git a/gnome2-libs/libgweather/HISTORY b/gnome2-libs/libgweather/HISTORY
index 15f7d65..40cc041 100644
--- a/gnome2-libs/libgweather/HISTORY
+++ b/gnome2-libs/libgweather/HISTORY
@@ -1,5 +1,5 @@
2010-04-06 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DEPENDS: optionally depend on pygobject instead of python. Don't
+ * DEPENDS: optionally depend on pygtk2 instead of python. Don't
pass --disable-python if it should not be used, as that actually
enables it, bug #15650




  • [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (3527f8ee615babf1b0c44d83f4c07c14baea0909), Arwed von Merkatz, 04/06/2010

Archive powered by MHonArc 2.6.24.

Top of Page