diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2012-04-20 06:09:35 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2012-04-20 06:09:35 +0200 |
commit | 98b94925b44aa0a228c43dfb54a449a737d144a6 (patch) | |
tree | c0687703d3e390a8622aeaafdc4c43d1e2b1ec29 /INSTALL | |
parent | Fix apturl handling (workaround) (diff) | |
download | rekonq-98b94925b44aa0a228c43dfb54a449a737d144a6.tar.xz |
master no more compiles with qt 4.7.x. Setting min qt to 4.8.x
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ To build, rekonq needs at least: -- Qt 4.7.x: +- Qt 4.8.x: - QtWebkit 2.2.x - kdelibs 4.7.x |