diff --git a/zanshin.changes b/zanshin.changes index 62eb0e4..83fe43b 100644 --- a/zanshin.changes +++ b/zanshin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 15 21:32:05 UTC 2023 - Christophe Marin + +- Require extra-cmake-modules at build time + ------------------------------------------------------------------- Tue Dec 5 14:20:46 UTC 2023 - Christophe Marin diff --git a/zanshin.spec b/zanshin.spec index 2a1c681..09e01e9 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -29,7 +29,7 @@ Source1: https://download.kde.org/stable/release-service/%{version}/src/% Source2: applications.keyring %endif BuildRequires: boost-devel -BuildRequires: kf5-filesystem +BuildRequires: extra-cmake-modules BuildRequires: update-desktop-files BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5Runner)