[gedit] GtkSourceView >= 3.13.4 (git master) is required



commit aa5194bdf06e70a1aa23628cffb51eea7cbd0246
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Aug 16 00:18:14 2014 +0200

    GtkSourceView >= 3.13.4 (git master) is required

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index f250628..d8ef308 100644
--- a/README
+++ b/README
@@ -64,7 +64,7 @@ Information about gedit mailing lists can be found at
 Installation
 ============
 
-gedit requires GTK+ >= 3.13.5, GtkSourceView >= 3.13.2 and libpeas >= 1.7.x libraries.
+gedit requires GTK+ >= 3.13.6, GtkSourceView >= 3.13.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 b744e4e..0071143 100644
--- a/configure.ac
+++ b/configure.ac
@@ -315,7 +315,7 @@ PKG_CHECK_MODULES(GEDIT, [
        gio-2.0 >= 2.37.0
        gmodule-2.0
        gtk+-3.0 >= 3.13.6
-       gtksourceview-3.0 >= 3.13.3
+       gtksourceview-3.0 >= 3.13.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]