From d31d41844938f65b81c7162cd94940a543792a63 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 03:27:11 +0100 Subject: [PATCH] require dconf to fix 'The name ca.desrt.dconf was not provided by any .service files' [release 5.27.2-2mamba;Fri Mar 10 2023] --- kwin.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kwin.spec b/kwin.spec index ea2d2bc..c5c34aa 100644 --- a/kwin.spec +++ b/kwin.spec @@ -2,7 +2,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: kwin Version: 5.27.2 -Release: 1mamba +Release: 2mamba Summary: KDE Frameworks 5 window manager Group: Graphical Desktop/Applications/Environment Vendor: openmamba @@ -82,6 +82,7 @@ BuildRequires: extra-cmake-modules BuildRequires: breeze BuildRequires: libqaccessibilityclient-devel Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} +Requires: dconf %description KDE Frameworks 5 window manager. @@ -237,6 +238,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/KWinEffects/KWinEffects*.cmake %changelog +* Fri Mar 10 2023 Silvan Calarco 5.27.2-2mamba +- require dconf to fix 'The name ca.desrt.dconf was not provided by any .service files' + * Thu Mar 02 2023 Automatic Build System 5.27.2-1mamba - automatic version update by autodist