aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-01-14 00:39:21 +0800
committerXan Lopez <xan@igalia.com>2012-01-14 04:21:47 +0800
commit878f147621272359417bdc2b3b3b50ce2b6b3e91 (patch)
treea28fd7f54253128a5f79a2f4c85a43bec716b96a /configure.ac
parent4b65fd9c5247e061cab42b550b1f444c4654622e (diff)
downloadgsoc2013-epiphany-878f147621272359417bdc2b3b3b50ce2b6b3e91.tar
gsoc2013-epiphany-878f147621272359417bdc2b3b3b50ce2b6b3e91.tar.gz
gsoc2013-epiphany-878f147621272359417bdc2b3b3b50ce2b6b3e91.tar.bz2
gsoc2013-epiphany-878f147621272359417bdc2b3b3b50ce2b6b3e91.tar.lz
gsoc2013-epiphany-878f147621272359417bdc2b3b3b50ce2b6b3e91.tar.xz
gsoc2013-epiphany-878f147621272359417bdc2b3b3b50ce2b6b3e91.tar.zst
gsoc2013-epiphany-878f147621272359417bdc2b3b3b50ce2b6b3e91.zip
configure.ac: bump GTK+ dependency
Needed for GtkApplicationWindow and global menus.
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 e53122dcb..8a23a9b3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,7 +84,7 @@ if test "$enable_maintainer_mode" = "yes"; then
fi
GLIB_REQUIRED=2.31.2
-GTK_REQUIRED=3.0.2
+GTK_REQUIRED=3.3.7
LIBXML_REQUIRED=2.6.12
LIBXSLT_REQUIRED=1.1.7
WEBKIT_GTK_REQUIRED=1.7.3