[PATCH 7/7] build: bumped needed version of GLib
- From: Guillaume Emont <guijemont igalia com>
- To: grilo-list gnome org
- Cc: Guillaume Emont <guijemont igalia com>
- Subject: [PATCH 7/7] build: bumped needed version of GLib
- Date: Fri, 22 Jul 2011 14:43:41 +0200
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]