SHA256
1
0
forked from pool/khangman

Accepting request 1133513 from KDE:Applications

Require extra-cmake-modules at build time

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

View File

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

View File

@@ -28,7 +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: kf5-filesystem
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config)