SHA256
1
0
forked from pool/klickety
Christophe Marin 2023-12-15 21:30:52 +00:00 committed by Git OBS Bridge
parent 2da5d48e0c
commit a60ff126b8
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> 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 Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring Source2: applications.keyring
%endif %endif
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5ConfigWidgets)