summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-02-26 17:49:09 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-02-26 17:53:14 +0100
commit5d5a007f26be2acd7aadd30c08b91182bec35673 (patch)
tree999cf40a6e0f479c6a74bc2f67c1b7775d783af2
parentAdBlock Improvement (diff)
downloadrekonq-5d5a007f26be2acd7aadd30c08b91182bec35673.tar.xz
Push down kde deps from 4.9.0 to 4.8.4
Also if having a 4.x.0 seems more logical to me, I understand the need to not upgrade the whole stack just for my tiny piece of code :) I choose 4.8.4 as Salvo "LtWorf" Tomaselli tested for us against it. Thanks. BUG: 315629
-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 3b7caa8f..8eb77246 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.9.0 REQUIRED)
+FIND_PACKAGE(KDE4 4.8.4 REQUIRED)
INCLUDE(MacroOptionalFindPackage)
diff --git a/INSTALL b/INSTALL
index 5deeee60..60521585 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.9.x
+- kdelibs 4.8.4
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