[gedit-plugins] Bump gtk+ and glib to the stable versions.



commit 783cf412bb32ce9736ff40a747415db454834539
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Feb 17 14:16:25 2011 +0100

    Bump gtk+ and glib to the stable versions.

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d177376..cb25d2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,9 +63,9 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])
 # ================================================================
 
 PKG_CHECK_MODULES(GEDIT, [
-	glib-2.0 >= 2.25.6
-	gio-2.0 >= 2.25.4
-	gtk+-3.0 >= 2.90.0
+	glib-2.0 >= 2.26.0
+	gio-2.0 >= 2.26.0
+	gtk+-3.0 >= 3.0.0
 	gtksourceview-3.0 >= 2.91.2
 	libpeas-1.0 >= 0.7.1
 	libpeas-gtk-1.0 >= 0.7.1



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