summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2014-06-18 12:31:16 -0400
committerShaun McCance <shaunm@gnome.org>2014-06-18 12:31:16 -0400
commitd31a114e4385d8025398e9ddcbaba6f308a1f2b1 (patch)
tree0e5b71513f581caa40cb039d2849e7243c570d58
parent1775789539917bc9c974cfa278d4e51180dbaab2 (diff)
downloadyelp-d31a114e4385d8025398e9ddcbaba6f308a1f2b1.tar.gz
Bump some dependency versions
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 67f5e12d..88b280ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,13 +30,13 @@ PKG_CHECK_MODULES(YELP,
gio-2.0 >= 2.38.0
gio-unix-2.0
gtk+-unix-print-3.0
- gtk+-3.0 >= 3.11.8
+ gtk+-3.0 >= 3.13.3
libxml-2.0 >= 2.6.5
libxslt >= 1.1.4
libexslt >= 0.8.1
sqlite3
webkitgtk-3.0 >= 1.3.10
- yelp-xsl >= 3.1.2
+ yelp-xsl >= 3.12.0
])
AC_SUBST([YELP_CFLAGS])
AC_SUBST([YELP_LIBS])