From 9499bd7bce7ca91e362ae1cd9f4c3c66f4ce3e69e79035aba4751b115b2f6fb6 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Fri, 15 Dec 2023 21:32:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/zanshin?expand=0&rev=64 --- zanshin.changes | 5 +++++ zanshin.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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)