Bump gtk+ requirement to 2.18 for 5b3f2617d2

This commit is contained in:
Andre Klapper 2010-04-11 01:40:42 +02:00
parent 3806c8e7f9
commit 180b2a9244
1 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@ AC_EXEEXT
AM_PROG_LIBTOOL
REQ_DBUS_VERSION=0.76
REQ_GTK_VERSION=2.10
REQ_GTK_VERSION=2.18
REQ_GLIB_VERSION=2.6
pkg_modules="gtk+-2.0 >= $REQ_GTK_VERSION, glib-2.0 >= $REQ_GLIB_VERSION, dbus-1 >= $REQ_DBUS_VERSION, dbus-glib-1 >= $REQ_DBUS_VERSION"
AC_SUBST(pkg_modules)
@ -223,4 +223,4 @@ echo "
Build docs: ${enable_docbook_docs}
"
"