[gedit/wip/loader-saver] GtkSourceView >= 3.13.2 is required
- From: Sébastien Wilmet <swilmet src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gedit/wip/loader-saver] GtkSourceView >= 3.13.2 is required
 
- Date: Sun,  6 Jul 2014 12:22:50 +0000 (UTC)
 
commit c3990ec6126f4c58e12e265efef35492e2241d68
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Jul 6 14:21:57 2014 +0200
    GtkSourceView >= 3.13.2 is required
 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 31f7cf1..82b36b2 100644
--- a/README
+++ b/README
@@ -64,7 +64,7 @@ Information about gedit mailing lists can be found at
 Installation
 ============
 
-gedit requires GTK+ >= 3.13.3, GtkSourceView >= 3.11.3 and libpeas >= 1.7.x libraries.
+gedit requires GTK+ >= 3.13.3, GtkSourceView >= 3.13.2 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 bd50660..8e77a8a 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.3
-       gtksourceview-3.0 >= 3.11.2
+       gtksourceview-3.0 >= 3.13.2
        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]