[grilo] build: bumped needed version of GLib
- From: Guillaume JÃrÃme Emont <guijemont src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] build: bumped needed version of GLib
- Date: Fri, 7 Oct 2011 15:12:33 +0000 (UTC)
commit 5bcb8fefda8ed8a073df2572142a1ad39e4f8fb7
Author: Guillaume Emont <guijemont igalia com>
Date: Thu Jul 21 22:26:02 2011 +0200
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 adb5f1c..f4a06a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -85,7 +85,7 @@ AC_DEFINE_UNQUOTED(GRL_PLUGINS_DIR, "$GRL_PLUGINS_DIR", [Plugins directory])
# 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 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]