summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2014-03-17 21:02:01 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2014-03-17 21:02:01 +0100
commitd2c966faf4979b5745ea0df8062795fc82b9fcc1 (patch)
tree63eb9352d17cdcfd939ccb796e0d354a2a43d959 /configure.ac
parent201bd67de450320520a12e2b0c465c8eb6818bd2 (diff)
downloadzeitgeist-d2c966faf4979b5745ea0df8062795fc82b9fcc1.tar.gz
Require glib >= 2.35.4 according to the usage of g_get_num_processors()
Bump vala buildflags accordingly
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 acf7daa8..45f50c78 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ AC_SUBST(CFLAGS)
AC_SUBST(CPPFLAGS)
AC_SUBST(LDFLAGS)
-GLIB_REQUIRED=2.26.0
+GLIB_REQUIRED=2.35.4
SQLITE_REQUIRED=3.7.11
VALADOC_REQUIRED=0.2