[gtksourceview] GTK+ >= 3.9.9 required
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] GTK+ >= 3.9.9 required
- Date: Sat, 27 Jul 2013 16:05:14 +0000 (UTC)
commit f3bfc419d996b7a74b4329d7c011b661b5cc1c6a
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sat Jul 27 18:04:22 2013 +0200
GTK+ >= 3.9.9 required
README | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 25f4514..83aa391 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ All future contributions to the project must be LGPL-licensed.
Installation
============
-GtkSourceView requires glib >= 2.37.3, GTK+ >= 3.9.7 and libxml2 >= 2.6.
+GtkSourceView requires glib >= 2.37.3, GTK+ >= 3.9.9 and libxml2 >= 2.6.
Simple install procedure:
diff --git a/configure.ac b/configure.ac
index 0ba51b5..dcaa8fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -58,7 +58,7 @@ AC_CHECK_HEADERS([unistd.h])
# Dependencies
GLIB_REQUIRED_VERSION=2.37.3
-GTK_REQUIRED_VERSION=3.9.7
+GTK_REQUIRED_VERSION=3.9.9
LIBXML_REQUIRED_VERSION=2.6.0
GLADE_UI_REQUIRED=3.9
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]