summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-11-29 22:40:06 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:06 +0100
commitde1b68291c637735da6d289af3f3e5233a5e5507 (patch)
treec0d2944ab17d6847e2a593bfe25917d5280a6934
parentUpdate changelog (diff)
downloadrekonq-de1b68291c637735da6d289af3f3e5233a5e5507.tar.xz
Bump minimum kdelibs version to 4.9.0
-rw-r--r--CMakeLists.txt2
-rw-r--r--INSTALL2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 50c626d3..a28beb32 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -35,7 +35,7 @@ FIND_PACKAGE(Qt4 4.8.0 COMPONENTS QtCore QtGui QtNetwork QtWebKit REQUIRED)
# MESSAGE(STATUS "Found QtWebKit ${PC_QTWEBKIT_VERSION}")
#ENDIF()
-FIND_PACKAGE(KDE4 4.7.0 REQUIRED)
+FIND_PACKAGE(KDE4 4.9.0 REQUIRED)
INCLUDE(MacroOptionalFindPackage)
diff --git a/INSTALL b/INSTALL
index e1f41a2f..5deeee60 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@ To build, rekonq needs at least:
- Qt 4.8.x:
- QtWebkit 2.2.x
-- kdelibs 4.7.x
+- kdelibs 4.9.x
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