diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2013-06-22 22:42:09 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2013-06-22 22:42:09 +0200 |
commit | b186e965f35f5d27220507c8cc520fcfff3b63a9 (patch) | |
tree | b9f59bef2a4cb8abb9ccb83f16cb29f51820ce0d /INSTALL | |
parent | rekonq 2.3.1 (diff) | |
download | rekonq-b186e965f35f5d27220507c8cc520fcfff3b63a9.tar.xz |
Upgrade INSTALL file (QtWebKit note)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -30,6 +30,12 @@ needed to provide Opera Link sync handler NOTE: to let Opera sync handler work, you need also qca2-ossl package as runtime dep. +=== WebKit === + +Actual minimum required version is 2.2.0 depending on (at least) Qt 4.7. But actually quite all distros +have Qt 4.8.x + QtWebKit 2.3.x. Recommended release for the 2.3.x QtWebKit release is the LAST ONE +(2.3.1 at the time of writing this). + === Building rekonq === |