[gnome-contacts] configure: Require Gtk 3.9.1



commit abc5ba448de899ec502497dca93860298e784633
Author: Alexander Larsson <alexl redhat com>
Date:   Wed Jun 12 11:25:16 2013 +0200

    configure: Require Gtk 3.9.1
    
    This is for GtkListBox

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 007e800..58b8f96 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [Gettext Package])
 AC_SUBST(GETTEXT_PACKAGE)
 
 
-pkg_modules="gtk+-3.0 >= 3.4.0
+pkg_modules="gtk+-3.0 >= 3.9.1
             glib-2.0 >= 2.31.10
             gnome-desktop-3.0
             folks >= 0.7.3


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