nixos/plasma5: install phonon backends for each current Qt version
Fixes #27050, where the phonon backend was not found.
This commit is contained in:
@@ -142,7 +142,8 @@ in
|
||||
|
||||
kde-gtk-config breeze-gtk
|
||||
|
||||
phonon-backend-gstreamer
|
||||
libsForQt56.phonon-backend-gstreamer
|
||||
libsForQt5.phonon-backend-gstreamer
|
||||
]
|
||||
|
||||
++ lib.optionals cfg.enableQt4Support [ breeze-qt4 pkgs.phonon-backend-gstreamer ]
|
||||
|
||||
Reference in New Issue
Block a user