diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-11-17 16:11:02 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-11-17 16:11:02 +0100 |
commit | 54d4e2680a7e759011e3245dbe50974d64f32c69 (patch) | |
tree | 516e164b69797f0a8a64d034b7e9108e225eeead | |
parent | Fixing "open in ne window" slot (diff) | |
download | rekonq-54d4e2680a7e759011e3245dbe50974d64f32c69.tar.xz |
update INSTALL file
-rw-r--r-- | INSTALL | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,8 +1,7 @@ ===== Building rekonq from sources ===== WARNING: -rekonq before 0.1 release depends on Qt4.4.x. -From 0.1 release on, to build rekonq you need Qt4.5.x +rekonq 0.3 release needs at least Qt4.5.x and KDE4.3.1 to build === Prerequisites === @@ -15,7 +14,7 @@ Qt4.x.y: KDE 4 - KDE 4.1 (or better) should be prepackaged for all mayor linux distributions. Please see + KDE 4.x should be prepackaged for all mayor linux distributions. Please see http://techbase.kde.org/Getting_Started/Build/stable_Version for instructions on how to build and setup a KDE4 environment to work in. |