summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1c122963..01bc6098 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,7 +45,7 @@ PKG_CHECK_MODULES(YELP,
libexslt >= 0.8.1
sqlite3
$webkitdep
- yelp-xsl >= 40.0
+ yelp-xsl >= 41.0
])
AC_SUBST([YELP_CFLAGS])
AC_SUBST([YELP_LIBS])