summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartyn Russell <martyn@lanedo.com>2014-10-28 09:38:38 +0000
committerMartyn Russell <martyn@lanedo.com>2014-10-28 09:38:38 +0000
commit8a36eeb76ab48abde1649e93fa9a8694b8a6d432 (patch)
tree535f95e27f559c2cd06881a09cab11dc6ec7af2b
parent30380e11dcfce42fb35942036f246023cfbbbda1 (diff)
downloadtracker-8a36eeb76ab48abde1649e93fa9a8694b8a6d432.tar.gz
build: Require GLib 2.40, needed for g_str_match_string()
Used in tracker-stats. https://bugzilla.gnome.org/show_bug.cgi?id=739149
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 61fa1c432..d14031680 100644
--- a/configure.ac
+++ b/configure.ac
@@ -197,7 +197,7 @@ PYTHON_REQUIRED=2.6
# Library required versions
DBUS_REQUIRED=1.3.1
-GLIB_REQUIRED=2.38.0
+GLIB_REQUIRED=2.40.0
PANGO_REQUIRED=1.0.0
GTK_REQUIRED=3.0.0
LIBXML2_REQUIRED=2.6