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