SHA256
1
0
forked from pool/yakuake
Christophe Marin 2023-12-15 21:32:01 +00:00 committed by Git OBS Bridge
parent 48b31eae55
commit 785fbd7717
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -34,7 +34,7 @@ BuildRequires: fdupes
BuildRequires: gcc10-PIE BuildRequires: gcc10-PIE
BuildRequires: gcc10-c++ BuildRequires: gcc10-c++
%endif %endif
BuildRequires: kf5-filesystem BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Archive)
BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Config)