[gnome-applets] configure: Bump GTK+ requirements to 3.0



commit 655950b6c0c09f385f89b6e5029412ed4fd4a708
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Fri Mar 4 18:41:53 2011 +0100

    configure: Bump GTK+ requirements to 3.0
    
    We depend on gtk 3, but the min version was still 2.20.0

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index a9bc6a5..dae8381 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 dnl ***************************************************************************
 dnl *** Minimum library versions for GNOME-APPLETS                          ***
 dnl ***************************************************************************
-GTK_REQUIRED=2.20.0
+GTK_REQUIRED=3.0
 GLIB_REQUIRED=2.22.0
 GIO_REQUIRED=2.15.3
 GCONF_REQUIRED=2.8.0



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