From 88fd7790e7f3bfdb7d978e52c389d4b274d290a8d04381045b8831b8c95f96fa Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Mon, 28 Jun 2021 19:27:23 +0000 Subject: [PATCH] Accepting request 902865 from home:wolfi323:branches:KDE:Extra - Add Requires: cmake(Qt5Qml) to the devel package to fix kexi's build on ppc OBS-URL: https://build.opensuse.org/request/show/902865 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kreport?expand=0&rev=40 --- kreport.changes | 6 ++++++ kreport.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/kreport.changes b/kreport.changes index d6564fe..2457040 100644 --- a/kreport.changes +++ b/kreport.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 28 14:47:16 UTC 2021 - Wolfgang Bauer + +- Add Requires: cmake(Qt5Qml) to the devel package to fix kexi's + build on ppc + ------------------------------------------------------------------- Mon Jun 28 07:13:37 UTC 2021 - Christophe Giboudeaux diff --git a/kreport.spec b/kreport.spec index b636f89..96aa324 100644 --- a/kreport.spec +++ b/kreport.spec @@ -59,6 +59,7 @@ The main library for the Report creation and generation framework Summary: Development package for KReport Group: Development/Libraries/KDE Requires: cmake(KPropertyCore) +Requires: cmake(Qt5Qml) Requires: libKReport3-%{sover} = %{version} %description devel