From fbd176466bb10be5bcacdbc87c3cd04c76383d3a Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 19 Aug 2022 07:35:45 +0200 Subject: [PATCH] Requires: plasma-breeze-common --- kf5-kconfigwidgets.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 046f823..332b1c8 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.97.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs License: GPLv2+ and LGPLv2+ and MIT @@ -28,6 +28,10 @@ BuildRequires: kf5-ki18n-devel >= %{majmin} BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin} BuildRequires: kf5-rpm-macros +# KColorScheme requires color schemes to be installed +# https://pagure.io/fedora-workstation/issue/314 +Requires: plasma-breeze-common + BuildRequires: qt5-qtbase-devel BuildRequires: cmake(Qt5UiPlugin) @@ -85,6 +89,9 @@ developing applications that use %{name}. %changelog +* Fri Aug 18 2022 Jan Grulich - 5.97.0-2 +- Requires: plasma-breeze-common + * Sat Aug 13 2022 Justin Zobel - 5.97.0-1 - Update to 5.97.0