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)