[banshee] Fix descriptions of webkit dependency in README and configure



commit a5f1a7dbf3288ffe5a7079e34022ad13a4977989
Author: Andrey Gankov <gankov opensuse org>
Date:   Sat Jan 4 14:03:18 2014 +0100

    Fix descriptions of webkit dependency in README and configure
    
    Signed-off-by: Bertrand Lorentz <bertrand lorentz gmail com>

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 01e96a3..d74ae6e 100644
--- a/README
+++ b/README
@@ -38,7 +38,7 @@ acceptable; higher versions are fine.
   * boo                 0.8.1
   * gio-sharp           2.99.1
   * gdata-sharp-youtube 1.4
-  * webkit-1.0          1.2.2
+  * webkitgtk-3.0       1.2.2
   * libsoup             2.42
   * gudev-sharp         3.0
   * gkeyfile-sharp      0.1
diff --git a/configure.ac b/configure.ac
index a4b6f8d..de2db52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -353,7 +353,7 @@ ${PACKAGE}-${VERSION}
     MTP:                   ${enable_libmtp}
 
   Extra Features:
-    Web Browser:           ${have_libwebkit} (webkit-1.0 >= $WEBKIT_MIN_VERSION, libsoup-2.4 >= 
$SOUP_MIN_VERSION)
+    Web Browser:           ${have_libwebkit} (webkitgtk-3.0 >= $WEBKIT_MIN_VERSION, libsoup-2.4 >= 
$SOUP_MIN_VERSION)
     DAAP:                  ${enable_daap}
     GIO Backend:           ${enable_gio} (gio-sharp >= $GIOSHARP_REQUIRED)
     GIO Hardware:          ${enable_gio_hardware} (gudev-sharp >= $GUDEVSHARP_REQUIRED)


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