mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: mpv: Use pipewire-minimal.
* gnu/packages/video.scm (mpv)[propagated-inputs]: Replace pipewire with pipewire-minimal. Change-Id: I45781ec304c892ba30ff5c30a4ae7f8a2c311476 Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
This commit is contained in:
parent
8fb3ddda57
commit
396e7fb8df
1 changed files with 1 additions and 1 deletions
|
@ -2745,7 +2745,7 @@ SVCD, DVD, 3ivx, DivX 3/4/5, WMV and H.264 movies.")
|
||||||
;; XXX: lua > 5.2 is not currently supported; see meson.build
|
;; XXX: lua > 5.2 is not currently supported; see meson.build
|
||||||
lua-5.2
|
lua-5.2
|
||||||
mesa
|
mesa
|
||||||
pipewire
|
pipewire-minimal
|
||||||
pulseaudio
|
pulseaudio
|
||||||
shaderc
|
shaderc
|
||||||
wayland
|
wayland
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue