From: Daniel Carl Date: Mon, 13 Jan 2014 18:48:52 +0000 (+0100) Subject: Changed min required webkit version to 1.5.0. X-Git-Url: https://git.owens.tech/assets/favicon.png/assets/favicon.png/git?a=commitdiff_plain;h=0cdf83732a7d8035fc62353a69431e14be172753;p=vimb.git Changed min required webkit version to 1.5.0. This is due the dom api we use. --- 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