summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Watson <mattdangerw@gmail.com>2015-06-15 18:43:39 -0700
committerMatt Watson <mattdangerw@gmail.com>2015-06-17 12:00:27 -0700
commitb1dd55793d7fa39f19af33b08f5dbaf50792e283 (patch)
tree10c19ccce7f7fc6ff194c725053ab14cb8423a91 /configure.ac
parent79f083c60a306787a0acb7df8d1257506e8978ec (diff)
eoswindow: use new overlay pass-through property
We now have a gtk supported way to add to an overlay without blocking input. Let's stop messing with input shapes directly [endlessm/eos-sdk#3204]
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e6f140f..4262719 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,7 +81,7 @@ AC_SUBST(EOS_SDK_LT_VERSION_INFO)
GLIB_REQUIREMENT="glib-2.0 >= 2.38"
GOBJECT_REQUIREMENT="gobject-2.0"
GIO_REQUIREMENT="gio-2.0"
-GTK_REQUIREMENT="gtk+-3.0 >= 3.10"
+GTK_REQUIREMENT="gtk+-3.0 >= 3.16"
JSON_GLIB_REQUIREMENT="json-glib-1.0 >= 0.12"
WEBKIT2_REQUIREMENT="webkit2gtk-4.0"
# These go into the pkg-config file as Requires: and Requires.private: