[evince/gnome-2-28] [configure] Rebump GTK+ requirements to 2.14



commit aebb1c2911b007ef5aa43499de4ef5847793dc86
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Fri Sep 18 10:18:32 2009 +0200

    [configure] Rebump GTK+ requirements to 2.14
    
    It was accidentally changed to 2.12 by commit
    e2796d0d1a833e63c9495193c9241bd718f68082, but we really need 2.14.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9278b4e..3884109 100644
--- a/configure.ac
+++ b/configure.ac
@@ -119,7 +119,7 @@ AM_CONDITIONAL([PLATFORM_WIN32],[test "$with_platform" = "win32"])
 
 dnl Specify required versions of dependencies
 DBUS_GLIB_REQUIRED=0.70
-GTK_REQUIRED=2.12.0
+GTK_REQUIRED=2.14.0
 GLIB_REQUIRED=2.18.0
 KEYRING_REQUIRED=2.22.0
 AC_SUBST([GLIB_REQUIRED])



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