[yelp] configure.ac: Require yelp-xsl 41



commit 6c1784b3b0d5891375da9eb241e26250c6a32c27
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Sun Sep 19 06:45:24 2021 -0400

    configure.ac: Require yelp-xsl 41
    
    Closes: https://gitlab.gnome.org/GNOME/yelp/-/issues/183

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]