From 874df7f3edc4c24fea5d292ef2c36969f2e49dd12ece82256ff1536d549b5a1e Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Fri, 15 Dec 2023 21:30:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbounce?expand=0&rev=182 --- kbounce.changes | 5 +++++ kbounce.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kbounce.changes b/kbounce.changes index c44a7f7..ad9efcf 100644 --- a/kbounce.changes +++ b/kbounce.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 15 21:30:05 UTC 2023 - Christophe Marin + +- Require extra-cmake-modules at build time + ------------------------------------------------------------------- Tue Dec 5 14:19:18 UTC 2023 - Christophe Marin diff --git a/kbounce.spec b/kbounce.spec index 2d71bb4..b816ee3 100644 --- a/kbounce.spec +++ b/kbounce.spec @@ -28,8 +28,8 @@ 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: extra-cmake-modules BuildRequires: update-desktop-files -BuildRequires: xz BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Bookmarks) BuildRequires: cmake(KF5Codecs)