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

Arwed von Merkatz scm at sourcemage.org
Tue Apr 6 15:30:30 EDT 2010


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
 



More information about the SM-Commit mailing list