[yelp/wip/amigadave/webkit2-port: 21/53] autotools: Adapt autotools for using WebKit2



commit 963662f52cb5be86068f2e71275a4289f9928eca
Author: Marcos Chavarría Teijeiro <chavarria1991 gmail com>
Date:   Wed Sep 10 13:23:51 2014 +0200

    autotools: Adapt autotools for using WebKit2
    
    https://bugzilla.gnome.org/show_bug.cgi?id=686376

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 66b1c96..1ecf2b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,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])


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