diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2012-01-22 14:49:58 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2012-01-22 14:49:58 +0100 |
commit | 014939be15a6ad1db1c2bde2c81999932de267a2 (patch) | |
tree | 9dd38918896024ee5bb06cebb44244e16c0cc20b /INSTALL | |
parent | updated Changelog file (diff) | |
download | rekonq-014939be15a6ad1db1c2bde2c81999932de267a2.tar.xz |
Update INSTALL file
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 18 |
1 files changed, 7 insertions, 11 deletions
@@ -3,19 +3,15 @@ === Prerequisites === -rekonq needs at least KDE SC 4.6.90 and Qt 4.7.x to build. +To build, rekonq needs at least: -Qt: +- Qt 4.7.x: +- QtWebkit 2.2.x +- kdelibs 4.7.x - Qt should be prepackaged for all major Linux distributions. Please see - http://www.trolltech.com/products/qt for more information and installation - instructions. - -KDE SC: - - KDE SC should be prepackaged for all major Linux distributions. Please see - http://techbase.kde.org/Getting_Started#Building_and_Running_KDE_Software_From_Source - for instructions on how to build and setup a KDE4 environment to work in. +This software should be prepackaged for all major Linux distributions. +Please see http://techbase.kde.org/Getting_Started#Building_and_Running_KDE_Software_From_Source +for instructions on how to build and setup a KDE4 environment to work in. === Building rekonq === |