configure: update minimum required glib version

Fixes bug 624322 - control-center.c: g_variant_get_bytestring_array is not
a valid API call
This commit is contained in:
Thomas Wood 2010-07-16 16:38:29 +01:00
parent 5147efce71
commit de166928c1

View file

@ -115,7 +115,7 @@ dnl Check that we meet the dependencies
dnl ============================================== dnl ==============================================
COMMON_MODULES="gtk+-3.0 >= 2.90.0 dnl COMMON_MODULES="gtk+-3.0 >= 2.90.0 dnl
glib-2.0 >= 2.17.4 dnl glib-2.0 >= 2.25.11 dnl
gthread-2.0 dnl gthread-2.0 dnl
gio-2.0 dnl gio-2.0 dnl
gconf-2.0 dnl gconf-2.0 dnl