commit 8d2383d29beaaad1ebb0b9de2b73589a8b964cdc Author: Dag Andersen Date: Thu Jan 5 09:32:12 2017 +0100 Plan does not depend on Kdelibs4Support diff --git a/plan/libs/kernel/CMakeLists.txt b/plan/libs/kernel/CMakeLists.txt index d85b537..fddb9c3 100644 --- a/plan/libs/kernel/CMakeLists.txt +++ b/plan/libs/kernel/CMakeLists.txt @@ -45,8 +45,6 @@ target_link_libraries(kplatokernel kowidgetutils kundo2 KF5::KIOWidgets - PRIVATE - KF5::KDELibs4Support ) set_target_properties(kplatokernel PROPERTIES VERSION ${GENERIC_CALLIGRA_LIB_VERSION} SOVERSION ${GENERIC_CALLIGRA_LIB_SOVERSION} ) commit 3a3ee7863b65313f573593bf868584f829b725f2 Author: Dag Andersen Date: Thu Jan 5 12:15:04 2017 +0100 Plan: klocale.h is from kde4, so remove diff --git a/plan/libs/kernel/kptlocale.cpp b/plan/libs/kernel/kptlocale.cpp index 6bfc7d8..2145f7c 100644 --- a/plan/libs/kernel/kptlocale.cpp +++ b/plan/libs/kernel/kptlocale.cpp @@ -22,8 +22,6 @@ #include "kptdebug.h" -#include - #include