summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2014-01-13 19:48:52 +0100
committerDaniel Carl <danielcarl@gmx.de>2014-01-13 19:48:52 +0100
commit0cdf83732a7d8035fc62353a69431e14be172753 (patch)
tree47acd6715ee1d0d5be66f1ed47aa0240a3237082 /README.md
parentd27f5fc6f98fad6dac2b773a8c72206f0745cef7 (diff)
Changed min required webkit version to 1.5.0.
This is due the dom api we use.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fe2da89..1332e0b 100644
--- 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