gnu: plasma-workspace: Add more qml inputs.

* gnu/packages/kde-plasma.scm (plasma-workspace)[inputs]: Add
qtquickcontrols-5, plasma-nm, plasma-pa, kscreen.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Zheng Junjie 2023-07-23 13:16:52 +08:00 committed by 宋文武
parent 6159c32af7
commit 2c787d0064
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -2412,7 +2412,13 @@ (define-public plasma-workspace
libxcursor
libkexiv2
gpsd
zlib))
zlib
;; qml dependency
qtquickcontrols-5
plasma-nm
plasma-pa
kscreen))
(arguments
(list #:phases
#~(modify-phases %standard-phases