[PATCH 7/7] build: bumped needed version of GLib



This is to ensure GDateTime is usable in introspection stuff. Note that we have
no requirement for gobject-introspection, buf if it is used, it should be in
sync with GLib anyway.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 8f84fdd..ef1a35a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -89,7 +89,7 @@ AC_SUBST(GRL_PLUGINS_CONF_DIR)
 # DEPENDENCIES
 # ----------------------------------------------------------
 
-PKG_CHECK_MODULES(DEPS, glib-2.0 >= 2.22 \
+PKG_CHECK_MODULES(DEPS, glib-2.0 >= 2.29.10 \
 			gobject-2.0 \
 			gmodule-2.0 \
 			gio-2.0 \
-- 
1.7.4.1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]