summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <ssssam@gmail.com>2016-03-25 23:16:44 +0000
committerSam Thursfield <sam@afuera.me.uk>2016-07-14 13:20:48 +0100
commitfceb92d6a475adc55b5a9c1b90c978bf7c5672e7 (patch)
tree10e12cb4ec0b353aebd30b5b5cdc05b91d740c12
parentc0913abb60adad5281b78ac5928a7e3a46da620a (diff)
downloadtracker-fceb92d6a475adc55b5a9c1b90c978bf7c5672e7.tar.gz
Bump GLib dependency to 2.44
So I can use G_DECLARE_DERIVABLE_TYPE() instead of writing out everything manually. https://bugzilla.gnome.org/show_bug.cgi?id=767472
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7cda968d7..f24d08428 100644
--- a/configure.ac
+++ b/configure.ac
@@ -202,7 +202,7 @@ PYTHON_REQUIRED=2.6
# Library required versions
DBUS_REQUIRED=1.3.1
-GLIB_REQUIRED=2.40.0
+GLIB_REQUIRED=2.44.0
GTK_REQUIRED=3.0.0
LIBXML2_REQUIRED=2.6
HAL_REQUIRED=0.5