[devhelp/application-menu] build: require gio 2.32
- From: Aleksander Morgado <aleksm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp/application-menu] build: require gio 2.32
- Date: Fri, 6 Jul 2012 13:27:30 +0000 (UTC)
commit 07c0c66352ca06ed1800ae7f8e62545d0fdc796e
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]