mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: discover: Fix flatpak backend.
* gnu/packages/kde-plasma.scm (discover)[inputs]: Add wayland. Change-Id: I1d46b0d07d63081c3559efbb9aabe17309258a75
This commit is contained in:
@@ -412,7 +412,8 @@ Breeze is the default theme for the KDE Plasma desktop.")
|
||||
qtdeclarative
|
||||
qtsvg
|
||||
qtwayland
|
||||
qtwebview))
|
||||
qtwebview
|
||||
wayland)) ; required by flatpak
|
||||
;; -- The following features have been disabled:
|
||||
;; * RpmOstree, rpm-ostree binary to manage the system. Required to build the rpm-ostree backend
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user