forked from pool/zanshin
Accepting request 710913 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/710913 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zanshin?expand=0&rev=4
This commit is contained in:
parent
c63f948959
commit
3730d65462
@ -1,11 +1,12 @@
|
|||||||
--- zanshin-0.4.1/CMakeLists.txt 2016-09-06 16:21:19.000000000 +0200
|
--- 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
|
+++ 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)
|
include(ECMPoQmTools)
|
||||||
|
|
||||||
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Gui Widgets Qml Test)
|
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Gui Widgets Qml Test)
|
||||||
+find_package(KF5 REQUIRED COMPONENTS
|
+find_package(KF5 REQUIRED COMPONENTS
|
||||||
+ AkonadiCalendar
|
+ AkonadiCalendar
|
||||||
|
+ AkonadiContact
|
||||||
+ AkonadiNotes
|
+ AkonadiNotes
|
||||||
+ AkonadiSearch
|
+ AkonadiSearch
|
||||||
+ IdentityManagement
|
+ IdentityManagement
|
||||||
|
@ -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
|
Thu Jan 4 09:11:47 UTC 2018 - wbauer@tmo.at
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user