summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-12-03 14:01:28 -0500
committerColin Walters <walters@verbum.org>2012-12-03 17:16:40 -0500
commit924c10cb41a737590046c527bf9d2b382e06c8bf (patch)
treeaab2367fbda7c126442bf8c5c76246ce940793c3 /configure.ac
parentb6642826e4b10251b9a5e215236fd9dcf3024c04 (diff)
downloadgdm-924c10cb41a737590046c527bf9d2b382e06c8bf.tar.gz
configure: Require GLib 2.35.0
For future changes. https://bugzilla.gnome.org/show_bug.cgi?id=689569
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 d89ba41a..a778990e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,7 +64,7 @@ dnl - Dependencies
dnl ---------------------------------------------------------------------------
DBUS_GLIB_REQUIRED_VERSION=0.74
-GLIB_REQUIRED_VERSION=2.33.2
+GLIB_REQUIRED_VERSION=2.35.0
GTK_REQUIRED_VERSION=2.91.1
PANGO_REQUIRED_VERSION=1.3.0
SCROLLKEEPER_REQUIRED_VERSION=0.1.4