mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: plasma: Move bolt, fwupd and packagekit to inputs.
They are only to be used by the plasa-desktop-service-type and does not need to be in a profile. * gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Move bolt, fwupd and packagekit to ... [inputs]: ...here. Change-Id: I8c624fb19037ef4be0faa8708df857feb802d495
This commit is contained in:
@@ -1840,17 +1840,19 @@ for xdg-desktop-portal that is using Qt/KF5.")
|
||||
(arguments
|
||||
(list #:builder #~(begin
|
||||
(mkdir #$output))))
|
||||
;; These inputs are used by plasma-desktop-service-type.
|
||||
(inputs (list bolt ;for plasma-thunderbolt
|
||||
fwupd ;for kinfocenter and discover
|
||||
packagekit)) ;for discover
|
||||
(propagated-inputs (list appmenu-gtk-module
|
||||
aurorae
|
||||
baloo
|
||||
bluedevil
|
||||
bolt ;for plasma-thunderbolt
|
||||
breeze
|
||||
breeze-gtk
|
||||
breeze-icons ;default mouse icon
|
||||
colord
|
||||
discover
|
||||
fwupd
|
||||
kactivitymanagerd
|
||||
kdeclarative ;required by sddm breeze theme
|
||||
kde-cli-tools
|
||||
@@ -1881,7 +1883,6 @@ for xdg-desktop-portal that is using Qt/KF5.")
|
||||
milou
|
||||
ocean-sound-theme
|
||||
oxygen-sounds
|
||||
packagekit ;for discover
|
||||
plasma5support ;required by sddm breeze theme
|
||||
plasma-browser-integration
|
||||
plasma-desktop
|
||||
|
||||
Reference in New Issue
Block a user