nixos/plasma5: install phonon backends for each current Qt version
Fixes #27050, where the phonon backend was not found.
This commit is contained in:
parent
bf37ecac6a
commit
b25deccd1a
@ -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 ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user