summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormattdangerw <mattdangerw@gmail.com>2013-12-04 17:36:33 -0800
committermattdangerw <mattdangerw@gmail.com>2013-12-04 17:36:33 -0800
commitad771d5c90c36970ff7e60ee631c19753d67a41d (patch)
tree0e5aa74455df4334a8fb517dea88781c7e4e0ad7 /configure.ac
parenta6ff2344c1127e8272bb64bdc738ae46347bd1a9 (diff)
parent45eeae314d6d20df7629f85eda49a89c122d9112 (diff)
Merge pull request #422 from endlessm/issues/420
Remove {GTK,GLIB}_CHECK_VERSION
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b6551aa..7eea226 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,10 +76,10 @@ AC_SUBST(EOS_SDK_LT_VERSION_INFO)
# Required versions of libraries
# Update these whenever you use a function that requires a certain API version
-GLIB_REQUIREMENT="glib-2.0 >= 2.36"
+GLIB_REQUIREMENT="glib-2.0 >= 2.38"
GOBJECT_REQUIREMENT="gobject-2.0"
GIO_REQUIREMENT="gio-2.0"
-GTK_REQUIREMENT="gtk+-3.0 >= 3.4"
+GTK_REQUIREMENT="gtk+-3.0 >= 3.10"
# These go into the pkg-config file as Requires: and Requires.private:
# (Generally, use Requires.private: instead of Requires:)
EOS_REQUIRED_MODULES=