SHA256
1
0
forked from pool/yakuake

Accepting request 1133527 from KDE:Applications

Require extra-cmake-modules at build time

OBS-URL: https://build.opensuse.org/request/show/1133527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yakuake?expand=0&rev=99
This commit is contained in:
Ana Guerrero 2023-12-17 20:31:20 +00:00 committed by Git OBS Bridge
commit 3a80b13428
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>

View File

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