diff --git a/khangman.changes b/khangman.changes index 4c55a02..fe6e581 100644 --- a/khangman.changes +++ b/khangman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 15 21:30:31 UTC 2023 - Christophe Marin + +- Require extra-cmake-modules at build time + ------------------------------------------------------------------- Tue Dec 5 14:19:37 UTC 2023 - Christophe Marin diff --git a/khangman.spec b/khangman.spec index f58044b..500a6c0 100644 --- a/khangman.spec +++ b/khangman.spec @@ -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)