SHA256
1
0
forked from pool/khangman
Christophe Marin 2023-12-15 21:30:34 +00:00 committed by Git OBS Bridge
parent f47c6ac8e3
commit 0c2a744e42
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)