[gnome-terminal] build: Update version reqs



commit 55552b46dee4ae123cfd6f655617304f6e83c77e
Author: Christian Persch <chpe gnome org>
Date:   Sat Sep 13 16:29:42 2014 +0200

    build: Update version reqs

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 446af98..3a50983 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ IT_PROG_INTLTOOL([0.50.0])
 AM_GLIB_GNU_GETTEXT
 
 GLIB_REQUIRED=2.40.0
-GIO_REQUIRED=2.33.2
+GIO_REQUIRED=2.34.0
 GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.1.0
 DCONF_REQUIRED=0.14.0
 
@@ -51,9 +51,9 @@ AC_MSG_RESULT([$with_gtk])
 
 case "$with_gtk" in
   3.0) GTK_API_VERSION=3.0
-       GTK_REQUIRED=3.9.9
+       GTK_REQUIRED=3.10.0
        VTE_API_VERSION=2.91
-       VTE_REQUIRED=0.37.90
+       VTE_REQUIRED=0.38.0
        ;;
 esac
 


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