summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2015-04-27 13:10:33 +0200
committerBastien Nocera <hadess@hadess.net>2015-04-27 13:11:23 +0200
commit055a6b013f6234f88b82c631de6e70ac8e5d51e3 (patch)
treef7e0313685f0dfc3f6266f311672e09587ab798d
parent862523168cb8a49c7e6c2f1d1fcb92999244a9a9 (diff)
downloadtotem-055a6b013f6234f88b82c631de6e70ac8e5d51e3.tar.gz
build: Require GTK+ 3.16
As required by the new API usage in commit b8ebe524
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 53aa292b2..3ca032acf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,7 @@ AC_PATH_PROG([GLIB_MKENUMS],[glib-mkenums])
# Requirements
GLIB_REQS=2.35.0
GIO_REQS=2.27.92
-GTK_REQS=3.11.5
+GTK_REQS=3.16.0
TOTEM_PLPARSER_REQS=3.10.1
VALA_REQS=0.14.1
PEAS_REQS=1.1.0