mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: discover: Add missing runtime dependencies.
qtsvg for icons and the rest for the page with package details. * gnu/packages/kde-plasma.scm (discover): Add missing runtime dependencies. Change-Id: I93598a474c0799ed57234f57f74e216beaf2618b Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
29f52eed72
commit
ff01962902
@@ -291,6 +291,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
|
|||||||
kxmlgui
|
kxmlgui
|
||||||
kirigami
|
kirigami
|
||||||
kirigami-addons
|
kirigami-addons
|
||||||
|
kitemmodels
|
||||||
kuserfeedback
|
kuserfeedback
|
||||||
knewstuff
|
knewstuff
|
||||||
knotifications
|
knotifications
|
||||||
@@ -300,7 +301,10 @@ Breeze is the default theme for the KDE Plasma desktop.")
|
|||||||
kidletime
|
kidletime
|
||||||
packagekit-qt6
|
packagekit-qt6
|
||||||
purpose
|
purpose
|
||||||
|
qt5compat
|
||||||
qtdeclarative
|
qtdeclarative
|
||||||
|
qtsvg
|
||||||
|
qtwebview
|
||||||
qcoro-qt6))
|
qcoro-qt6))
|
||||||
;; -- The following features have been disabled:
|
;; -- The following features have been disabled:
|
||||||
;; * Ostree, Library to manage ostree repository. Required to build the rpm-ostree backend
|
;; * Ostree, Library to manage ostree repository. Required to build the rpm-ostree backend
|
||||||
|
|||||||
Reference in New Issue
Block a user