summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErick Pérez Castellanos <erick.red@gmail.com>2015-06-28 20:08:29 -0500
committerErick Pérez Castellanos <erick.red@gmail.com>2015-06-28 20:08:29 -0500
commit8cde66945e172afd043ad6474558026953bbc838 (patch)
tree2b413d0b53f3d7453c3cfedf970b3f742dabfd17
parent2be74bc881fe07bbd21ef87e5f7f4bbcaf61010a (diff)
downloadgnome-contacts-8cde66945e172afd043ad6474558026953bbc838.tar.gz
build: up Gtk+ requirement
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=751011
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2125e29..7b35889 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