[gnome-contacts/gnome-3-4] Require Gtk 3.4.0 (as we use API from it) (cherry picked from commit 99d0f223bec6e0d4475f99ce80f4ca2



commit a2c57529454ae1a4354af2ceb5b92f962426a3be
Author: Alexander Larsson <alexl redhat com>
Date:   Mon Apr 30 13:59:02 2012 +0200

    Require Gtk 3.4.0 (as we use API from it)
    (cherry picked from commit 99d0f223bec6e0d4475f99ce80f4ca2e4af28967)

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3f90bcb..81d5b74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [Gettext Package])
 AC_SUBST(GETTEXT_PACKAGE)
 
 
-pkg_modules="gtk+-3.0
+pkg_modules="gtk+-3.0 >= 3.4.0
 	     glib-2.0 >= 2.31.10
 	     gnome-desktop-3.0
 	     folks >= 0.6.1.1



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