aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@src.gnome.org>2009-01-20 07:17:54 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2009-01-20 07:17:54 +0800
commit32346230ef41985be62fd3280f60436f50633cf9 (patch)
tree1c7f59606d89d11f3e856a98a74066db3839f05c
parentbfcba26ecaece7ea7f87edfad3ac2bb5db738344 (diff)
downloadgsoc2013-epiphany-32346230ef41985be62fd3280f60436f50633cf9.tar
gsoc2013-epiphany-32346230ef41985be62fd3280f60436f50633cf9.tar.gz
gsoc2013-epiphany-32346230ef41985be62fd3280f60436f50633cf9.tar.bz2
gsoc2013-epiphany-32346230ef41985be62fd3280f60436f50633cf9.tar.lz
gsoc2013-epiphany-32346230ef41985be62fd3280f60436f50633cf9.tar.xz
gsoc2013-epiphany-32346230ef41985be62fd3280f60436f50633cf9.tar.zst
gsoc2013-epiphany-32346230ef41985be62fd3280f60436f50633cf9.zip
Bump GTK+ requirement to 2.15.1
Otherwise the woohoo bar will fail horribly due to a bug in completion popup sizing in GTK+. svn path=/branches/gnome-2-26/; revision=8703
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5ce52d15b..770438955 100644
--- a/configure.ac
+++ b/configure.ac
@@ -108,7 +108,7 @@ if test "$enable_maintainer_mode" = "yes"; then
fi
GLIB_REQUIRED=2.18.0
-GTK_REQUIRED=2.14.0
+GTK_REQUIRED=2.15.1
LIBXML_REQUIRED=2.6.12
LIBXSLT_REQUIRED=1.1.7
LIBGLADE_REQUIRED=2.3.1