summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcos Chavarría Teijeiro <chavarria1991@gmail.com>2014-09-10 13:23:51 +0200
committerDavid King <amigadave@amigadave.com>2015-02-16 20:00:56 +0000
commit0e0baca5d6c07f2de0290435fed8af18f1b9f979 (patch)
tree03e9ad536f01071f2ab73f7fd9e5976f202b0540
parentf670c33ddfe1839a0eb28abcf662b007119d23c0 (diff)
downloadyelp-0e0baca5d6c07f2de0290435fed8af18f1b9f979.tar.gz
autotools: Adapt autotools for using WebKit2
https://bugzilla.gnome.org/show_bug.cgi?id=686376
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index edcbd5b9..75e58257 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ PKG_CHECK_MODULES(YELP,
libxslt >= 1.1.4
libexslt >= 0.8.1
sqlite3
- webkitgtk-3.0 >= 1.3.10
+ webkit2gtk-4.0 >= 2.7.1
yelp-xsl >= 3.12.0
])
AC_SUBST([YELP_CFLAGS])