diff options
| author | adjam <adjam@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-05-17 10:17:03 +0000 | 
|---|---|---|
| committer | adjam <adjam@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-05-17 10:17:03 +0000 | 
| commit | 7c9a36b6da1880393c83576a90734e7f3b8c74f0 (patch) | |
| tree | b10ca95fdc5440b1f8c8c2320708e64a49b0143d /INSTALL | |
| parent | Merge branch 'develop' into local-svn (diff) | |
| download | rekonq-7c9a36b6da1880393c83576a90734e7f3b8c74f0.tar.xz | |
Last before 0.1 release fix
git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@969016 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 7 | 
1 files changed, 6 insertions, 1 deletions
| @@ -1,8 +1,13 @@  ===== 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 + +  === Prerequisites === -Qt4.4.x: +Qt4.x.y:    Qt should be prepackaged for all mayor linux distributions. Please see    http://www.trolltech.com/products/qt for more information and installation | 
