[yelp/wip/amigadave/webkit2-port: 7/23] autotools: Adapt autotools for using WebKit2



commit e08e1c3263d93d6494e625db76b0c40ea2a97a1e
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 edcbd5b..75e5825 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])


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