Changed min required webkit version to 1.5.0.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 13 Jan 2014 18:48:52 +0000 (19:48 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 13 Jan 2014 18:48:52 +0000 (19:48 +0100)
This is due the dom api we use.

README.md

index fe2da89..1332e0b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ the [vimb project page][vimb].
 - read it later queue to collect URIs for later use
 
 ## dependencies
-- libwebkit >=1.3.10
+- libwebkit >=1.5.0
 - libgtk+-2.0
 - libsoup-2.4