From 280e6a748f632d448a94744ee13f3aeda24e15be Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Fri, 6 Jan 2017 01:04:19 +0100 Subject: [PATCH 3/3] Revert "Increase KF5 requirement" This reverts commit fee6927a7396bbf1a6a8d1ad04f3fe6a81881d08. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8e2a213..86fddda 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,7 @@ find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS ) # Load the frameworks we need -find_package(KF5 5.28 REQUIRED +find_package(KF5 5.23 REQUIRED Archive DocTools Codecs -- 2.10.2