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