[gedit/gsettings: 4/7] Bump glib and gconf because of gsettings



commit 5e3d5761c06dbe4dcae5a7a6230c76a91d9d924f
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Apr 22 11:50:06 2010 +0200

    Bump glib and gconf because of gsettings

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3bcc391..2327788 100644
--- a/configure.ac
+++ b/configure.ac
@@ -248,12 +248,12 @@ dnl ================================================================
 
 PKG_CHECK_MODULES(GEDIT, [
 	libxml-2.0 >= 2.5.0
-	glib-2.0 >= 2.22.0
+	glib-2.0 >= 2.25.2
 	gthread-2.0 >= 2.13.0
 	gio-2.0 >= 2.23.1
 	gtk+-2.0 >= 2.16.0
 	gtksourceview-2.0 >= 2.9.7
-	gconf-2.0 >= 1.1.11
+	gconf-2.0 >= 2.31.1
 ])
 
 if test "$os_osx" = "no" &&



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]