diff --git a/findKF5sooner.patch b/findKF5sooner.patch index 0e62a9d..d56df92 100644 --- a/findKF5sooner.patch +++ b/findKF5sooner.patch @@ -1,11 +1,12 @@ --- zanshin-0.4.1/CMakeLists.txt 2016-09-06 16:21:19.000000000 +0200 +++ zanshin-0.4.1.new/CMakeLists.txt 2016-11-21 14:37:27.169696650 +0100 -@@ -16,6 +16,20 @@ include(ECMMarkAsTest) +@@ -16,6 +16,21 @@ include(ECMMarkAsTest) include(ECMPoQmTools) find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Gui Widgets Qml Test) +find_package(KF5 REQUIRED COMPONENTS + AkonadiCalendar ++ AkonadiContact + AkonadiNotes + AkonadiSearch + IdentityManagement diff --git a/zanshin.changes b/zanshin.changes index 193a76d..d3745f5 100644 --- a/zanshin.changes +++ b/zanshin.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 19 12:38:29 UTC 2019 - wbauer@tmo.at + +- Update findKF5sooner.patch: find AkonadiContact too to fix build + with latest KDE Applications + ------------------------------------------------------------------- Thu Jan 4 09:11:47 UTC 2018 - wbauer@tmo.at