[devhelp] build: require gio 2.32
- From: Aleksander Morgado <aleksm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] build: require gio 2.32
- Date: Sat, 21 Jul 2012 14:03:34 +0000 (UTC)
commit 61815f7cbfc4e51f4598eaaded639feffb28bd42
Author: Aleksander Morgado <aleksander lanedo com>
Date: Mon Jul 2 07:10:52 2012 +0200
build: require gio 2.32
For all the new GMenuModel stuff.
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5cd1528..7d4941f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -75,11 +75,12 @@ PKG_CHECK_MODULES(DEVHELP, [
gthread-2.0 >= 2.10.0
gtk+-3.0 >= 3.0.2
$WEBKITGTK_PC_NAME >= $WEBKITGTK_REQUIRED_VERSION
- glib-2.0 >= 2.25.11
+ gio-2.0 >= 2.32
])
PKG_CHECK_MODULES(LIBDEVHELP, [
gtk+-3.0 >= 3.0.2
+ gio-2.0 >= 2.32
$gconf_pkgconfig
$gtkmacintegration_pkgconfig
$WEBKITGTK_PC_NAME >= $WEBKITGTK_REQUIRED_VERSION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]