summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2017-10-16 11:43:13 -0400
committerShaun McCance <shaunm@gnome.org>2017-10-16 11:43:13 -0400
commit1b79e26b9ef5ae17a25f1434ff5155f663bdc13c (patch)
treeca0c1d21b323b962ff769265403839f8b74ea4d0
parentf72284b1ffb8320cca135e152dfa8184495a5e12 (diff)
downloadyelp-1b79e26b9ef5ae17a25f1434ff5155f663bdc13c.tar.gz
Bump yelp-xsl dependency to 3.27.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 28478f86..405aff49 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ PKG_CHECK_MODULES(YELP,
libexslt >= 0.8.1
sqlite3
webkit2gtk-4.0 >= 2.15.1
- yelp-xsl >= 3.12.0
+ yelp-xsl >= 3.27.1
])
AC_SUBST([YELP_CFLAGS])
AC_SUBST([YELP_LIBS])