[gedit/wip/use-tagged-entry] Bump required versions of gtk+ and GtkSourceView



commit 00c618f91b4aaeacbb538d084f8552ea2b34dd19
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon Jul 15 12:36:48 2013 +0200

    Bump required versions of gtk+ and GtkSourceView
    
    Update also the README.

 README       |    2 +-
 configure.ac |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/README b/README
index 8167569..ad89bdf 100644
--- a/README
+++ b/README
@@ -65,7 +65,7 @@ Information about gedit mailing lists can be found at
 Installation
 ============
 
-gedit requires GTK+-3.4.x and GtkSourceView 3.0.x and libpeas 1.2.x libraries.
+gedit requires GTK+-3.9.9, GtkSourceView 3.9.4 and libpeas 1.7.x libraries.
 PyGobject 3.0.x and gobject-introspection 0.9.0 are required to enable python
 plugins support.
 
diff --git a/configure.ac b/configure.ac
index 326bce2..55a1d4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -325,8 +325,8 @@ PKG_CHECK_MODULES(GEDIT, [
        libxml-2.0 >= 2.5.0
        glib-2.0 >= 2.28.0
        gio-2.0 >= 2.37.0
-       gtk+-3.0 >= 3.9.0
-       gtksourceview-3.0 >= 3.2.0
+       gtk+-3.0 >= 3.9.9
+       gtksourceview-3.0 >= 3.9.4
        libpeas-1.0 >= 1.7.0
        libpeas-gtk-1.0 >= 1.7.0
        gsettings-desktop-schemas


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