summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <mraudsepp@src.gnome.org>2008-10-17 22:31:46 +0000
committerMart Raudsepp <mraudsepp@src.gnome.org>2008-10-17 22:31:46 +0000
commit6439b72c3bb7b15231cd141ed5545d9557fbe766 (patch)
treee9403187145a48d044c956c682606542ef4797a6
parent4ec0693cfb1d7fec631ab5b8da06d2fa1a3f1e32 (diff)
downloadgedit-6439b72c3bb7b15231cd141ed5545d9557fbe766.tar.gz
increase pygobject dependency to 2.15.4 because GIO bindings are used. Bug
* configure.ac: increase pygobject dependency to 2.15.4 because GIO bindings are used. Bug #555383 svn path=/trunk/; revision=6582
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 678e00081..b76802442 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-18 Mart Raudsepp <leio@gentoo.org>
+
+ * configure.ac: increase pygobject dependency to 2.15.4 because GIO
+ bindings are used. Bug #555383
+
2008-10-17 Paolo Borelli <pborelli@katamail.com>
* plugins/filebrowser/gedit-filebrowser-plugin.c: load the persisted
diff --git a/configure.ac b/configure.ac
index c7354d08a..e247c4284 100644
--- a/configure.ac
+++ b/configure.ac
@@ -257,7 +257,7 @@ if test "x$have_python" != "xyes"; then
fi
if test "x$have_python" != "xno"; then
- PYGOBJECT_REQUIRED=2.13.0
+ PYGOBJECT_REQUIRED=2.15.4
PYGTK_REQUIRED=2.12.0
PYGTKSOURCEVIEW_REQUIRED=2.2.0