Christophe Marin 2023-12-15 21:30:46 +00:00 committed by Git OBS Bridge
parent 5c437cb045
commit 935c6cc1cf
2 changed files with 6 additions and 0 deletions

View File

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

View File

@ -38,6 +38,7 @@ BuildRequires: flac-devel
BuildRequires: gcc10-c++ BuildRequires: gcc10-c++
BuildRequires: gcc10-PIE BuildRequires: gcc10-PIE
%endif %endif
BuildRequires: extra-cmake-modules
BuildRequires: gperf BuildRequires: gperf
BuildRequires: kdsoap-devel BuildRequires: kdsoap-devel
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem