From 15e235fb3a12ac9566126bf60dbaa7c0c28b3bd37f12926de61c6f2f628df8cc Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Fri, 15 Dec 2023 21:31:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkmahjongg?expand=0&rev=187 --- libkmahjongg.changes | 5 +++++ libkmahjongg.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libkmahjongg.changes b/libkmahjongg.changes index 1b4e84a..0762e7f 100644 --- a/libkmahjongg.changes +++ b/libkmahjongg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 15 21:31:28 UTC 2023 - Christophe Marin + +- Require extra-cmake-modules at build time + ------------------------------------------------------------------- Tue Dec 5 14:20:27 UTC 2023 - Christophe Marin diff --git a/libkmahjongg.spec b/libkmahjongg.spec index efc9527..cd0ac49 100644 --- a/libkmahjongg.spec +++ b/libkmahjongg.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: fdupes -BuildRequires: xz BuildRequires: cmake(KF5Completion) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets)