From 11b7fe1605a10edc81205f68a75e84b0a9b07b1c4f64ec900bb62d0d735e650c Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 8 Dec 2020 15:24:24 +0000 Subject: [PATCH] - Remove no longer needed kdeclarative BuildRequires OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/khangman?expand=0&rev=133 --- khangman.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/khangman.spec b/khangman.spec index a32d094..c57f1fd 100644 --- a/khangman.spec +++ b/khangman.spec @@ -35,7 +35,6 @@ BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5Crash) -BuildRequires: cmake(KF5Declarative) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KIO)