mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: plasma: Add missing inputs.
Add the missing packages providing dbus services. * gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add appmenu-gtk-module, aurorae, colord, fwupd, kio, kio-extras and knighttime. Change-Id: Ia16f58069909222adf7e85b27506c91980d96734
This commit is contained in:
@@ -1840,13 +1840,16 @@ for xdg-desktop-portal that is using Qt/KF5.")
|
||||
(list #:builder #~(begin
|
||||
(mkdir #$output))))
|
||||
;; TODO: cleanup, check what is no need
|
||||
(propagated-inputs (list aurorae
|
||||
(propagated-inputs (list appmenu-gtk-module
|
||||
aurorae
|
||||
baloo
|
||||
bluedevil
|
||||
breeze
|
||||
breeze-gtk
|
||||
breeze-icons ;default mouse icon
|
||||
colord
|
||||
discover
|
||||
fwupd
|
||||
kactivitymanagerd
|
||||
kdeclarative ;required by sddm breeze theme
|
||||
kde-cli-tools
|
||||
@@ -1858,7 +1861,10 @@ for xdg-desktop-portal that is using Qt/KF5.")
|
||||
kglobalacceld
|
||||
kiconthemes ;required by sddm breeze theme
|
||||
kinfocenter
|
||||
kio
|
||||
kio-extras
|
||||
kmenuedit
|
||||
knighttime
|
||||
krdp
|
||||
kscreen
|
||||
kscreenlocker
|
||||
|
||||
Reference in New Issue
Block a user