diff --git a/ktouch.changes b/ktouch.changes index 1a02790..42c5b6c 100644 --- a/ktouch.changes +++ b/ktouch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 15 21:31:14 UTC 2023 - Christophe Marin + +- Require extra-cmake-modules at build time + ------------------------------------------------------------------- Tue Dec 5 14:20:17 UTC 2023 - Christophe Marin diff --git a/ktouch.spec b/ktouch.spec index d9d08d8..d61eac5 100644 --- a/ktouch.spec +++ b/ktouch.spec @@ -28,9 +28,9 @@ 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: pkgconfig BuildRequires: update-desktop-files -BuildRequires: xz BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5CoreAddons)