[evolution] Remove the last references to WebKit1



commit ec7b4c3793b6afbcd0e7c3c0f720b276566c95ae
Author: Milan Crha <mcrha redhat com>
Date:   Mon Aug 15 12:23:10 2016 +0200

    Remove the last references to WebKit1

 README                |    2 +-
 evolution-shell.pc.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 8b3cfeb..645cd30 100644
--- a/README
+++ b/README
@@ -51,7 +51,7 @@ dependencies should be compiled in the order they are listed here):
 
              ftp://ftp.gnome.org/pub/gnome/sources/libsoup
 
-        * WebKitGTK+ 2.4.9
+        * WebKitGTK+ 2.13.0
 
              http://webkitgtk.org/releases/
 
diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in
index 0127017..fbc25d6 100644
--- a/evolution-shell.pc.in
+++ b/evolution-shell.pc.in
@@ -18,7 +18,7 @@ execversion=@BASE_VERSION@
 Name: evolution-shell
 Description: libraries needed for Evolution shell components
 Version: @VERSION@
-Requires: gtk+-3.0 libebackend-1.2 libedataserver-1.2 libedataserverui-1.2 webkitgtk-3.0
+Requires: gtk+-3.0 libebackend-1.2 libedataserver-1.2 libedataserverui-1.2 webkit2gtk-4.0
 Requires.private: @GNOME_DESKTOP_DEPENDENCY@
 Libs: -L${privlibdir} -levolution-shell -levolution-util -Wl,-R${privlibdir}
 Cflags: -I${privincludedir}


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