aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-05-25 10:39:28 +0800
committerXan Lopez <xan@igalia.com>2012-05-25 10:39:50 +0800
commit49bb0ce0babf12de78673278c1a9fd7abd21f608 (patch)
treed3345b0df1a973a0c7211471b28f92906da55233 /configure.ac
parentd877fa5f1e7dc917095b0dc0565ec0f1ef3cec94 (diff)
downloadgsoc2013-epiphany-49bb0ce0babf12de78673278c1a9fd7abd21f608.tar
gsoc2013-epiphany-49bb0ce0babf12de78673278c1a9fd7abd21f608.tar.gz
gsoc2013-epiphany-49bb0ce0babf12de78673278c1a9fd7abd21f608.tar.bz2
gsoc2013-epiphany-49bb0ce0babf12de78673278c1a9fd7abd21f608.tar.lz
gsoc2013-epiphany-49bb0ce0babf12de78673278c1a9fd7abd21f608.tar.xz
gsoc2013-epiphany-49bb0ce0babf12de78673278c1a9fd7abd21f608.tar.zst
gsoc2013-epiphany-49bb0ce0babf12de78673278c1a9fd7abd21f608.zip
configure.ac: require GTK+ 3.5.2 for OSD style class
https://bugzilla.gnome.org/show_bug.cgi?id=676784
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 73472f0fd..a1a9faf54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,7 +81,7 @@ if test "$enable_maintainer_mode" = "yes"; then
fi
GLIB_REQUIRED=2.31.2
-GTK_REQUIRED=3.3.14
+GTK_REQUIRED=3.5.2
LIBXML_REQUIRED=2.6.12
LIBXSLT_REQUIRED=1.1.7
WEBKIT_GTK_REQUIRED=1.7.92