[yelp] [configure.ac] Bump to GTK+ 3.0
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp] [configure.ac] Bump to GTK+ 3.0
- Date: Mon, 12 Jul 2010 16:24:03 +0000 (UTC)
commit e94b1bb9b961595ba67a5f5c54b29757258467f6
Author: Shaun McCance <shaunm gnome org>
Date: Mon Jul 12 12:23:47 2010 -0400
[configure.ac] Bump to GTK+ 3.0
configure.ac | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a531f7e..a5b656a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,14 +27,14 @@ GLIB_GSETTINGS
# Library dependecies
PKG_CHECK_MODULES(YELP,
[
- gio-2.0 >= 2.25.10
+ gio-2.0 >= 2.25.11
gio-unix-2.0
- gtk+-unix-print-2.0
- gtk+-2.0 >= 2.18.0
+ gtk+-unix-print-3.0
+ gtk+-3.0 >= 2.90.5
libxml-2.0 >= 2.6.5
libxslt >= 1.1.4
libexslt >= 0.8.1
- webkit-1.0 >= 1.3.1
+ webkitgtk-3.0 >= 1.3.2
yelp-xsl >= 2.31.3
])
AC_SUBST([YELP_CFLAGS])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]