[gnome-contacts/gnome-3-16] build: up Gtk+ requirement



commit 0c2ad170154eed42e2535201fc75ac522eb0f0e1
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Sun Jun 28 20:08:29 2015 -0500

    build: up Gtk+ requirement
    
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=751011

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 01856d6..089391f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,7 +37,7 @@ AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [Gettext Package])
 AC_SUBST(GETTEXT_PACKAGE)
 
 
-pkg_modules="gtk+-3.0 >= 3.12.0
+pkg_modules="gtk+-3.0 >= 3.16.0
             glib-2.0 >= 2.37.6
             gmodule-export-2.0
             gnome-desktop-3.0


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