summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-01-22 14:49:58 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-01-22 14:49:58 +0100
commit014939be15a6ad1db1c2bde2c81999932de267a2 (patch)
tree9dd38918896024ee5bb06cebb44244e16c0cc20b
parentupdated Changelog file (diff)
downloadrekonq-014939be15a6ad1db1c2bde2c81999932de267a2.tar.xz
Update INSTALL file
-rw-r--r--INSTALL18
1 files changed, 7 insertions, 11 deletions
diff --git a/INSTALL b/INSTALL
index f6be9f06..d92e6e9b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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 ===