From 2227899f87501d991d80f18fe597077aabf5d6cc Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Tue, 23 May 2023 21:52:01 +0930 Subject: [PATCH] Add runtime dependency --- plasma-workspace.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 6d98d63..3279594 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -262,6 +262,9 @@ Requires: dbus # dbus-update-activation-environment Requires: dbus-tools +# Required for applications to show in kickoff and on task manager +Requires: redhat-menus + # startkde (TODO: review, this is no longer a shell script) Requires: coreutils Requires: socat