SHA256
1
0
forked from pool/klickety

Accepting request 1133516 from KDE:Applications

Require extra-cmake-modules at build time

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

View File

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

View File

@@ -28,6 +28,7 @@ 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: update-desktop-files
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)