From 569dfe6216972d1143a3f8cd7bf04eb97f80d24f Mon Sep 17 00:00:00 2001 From: Anders da Silva Rytter Hansen Date: Sat, 21 Mar 2026 20:25:50 -0300 Subject: [PATCH] provide desktop notification daemon so other DE's notification daemons aren't pulled in --- SonicDE/sonic-workspace.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SonicDE/sonic-workspace.spec b/SonicDE/sonic-workspace.spec index ebd572e..85a3cc8 100644 --- a/SonicDE/sonic-workspace.spec +++ b/SonicDE/sonic-workspace.spec @@ -3,7 +3,7 @@ Name: sonic-workspace Version: 6.4.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Core workspace components for SonicDE (fork of plasma-workspace) License: GPL-2.0-or-later @@ -155,6 +155,8 @@ Provides: libkworkspace6%{?_isa} >= %{plasma_version} Provides: libkworkspace6 >= %{plasma_version} Obsoletes: libkworkspace6 <= %{plasma_version} +Provides: desktop-notification-daemon + %description Core workspace components for SonicDE, fork of plasma-workspace.