[devhelp] build: require gtk+ 3.4
- From: Aleksander Morgado <aleksm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] build: require gtk+ 3.4
- Date: Sat, 21 Jul 2012 14:03:59 +0000 (UTC)
commit 2058cbc12319bc42855888acdcfea5c565425e74
Author: Aleksander Morgado <aleksander lanedo com>
Date: Fri Jul 6 13:05:36 2012 +0200
build: require gtk+ 3.4
For all the new GtkApplicationWindow stuff
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7d4941f..64b6c7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,13 +73,13 @@ AM_CONDITIONAL(WITH_WEBKIT2, test "x$with_webkit2" != xno)
PKG_CHECK_MODULES(DEVHELP, [
gthread-2.0 >= 2.10.0
- gtk+-3.0 >= 3.0.2
+ gtk+-3.0 >= 3.4
$WEBKITGTK_PC_NAME >= $WEBKITGTK_REQUIRED_VERSION
gio-2.0 >= 2.32
])
PKG_CHECK_MODULES(LIBDEVHELP, [
- gtk+-3.0 >= 3.0.2
+ gtk+-3.0 >= 3.4
gio-2.0 >= 2.32
$gconf_pkgconfig
$gtkmacintegration_pkgconfig
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]