Accepting request 1133520 from KDE:Applications

Require extra-cmake-modules at build time

OBS-URL: https://build.opensuse.org/request/show/1133520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktouch?expand=0&rev=160
This commit is contained in:
Ana Guerrero 2023-12-17 20:31:17 +00:00 committed by Git OBS Bridge
commit 0e47281f05
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 15 21:31:14 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Require extra-cmake-modules at build time
-------------------------------------------------------------------
Tue Dec 5 14:20:17 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -28,9 +28,9 @@ Source: https://download.kde.org/stable/release-service/%{version}/src/%
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)