mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-01 18:05:17 +00:00
gnu: sdl3: Use pipewire-minimal.
* gnu/packages/sdl.scm (sdl3)[propagated-inputs]: Replace pipewire with pipewire-minimal. Change-Id: I1e0a7542b8e8ec83f55dfaa9e20dfadbded40ccd Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
This commit is contained in:
parent
396e7fb8df
commit
0cf5958c42
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ hardware.")
|
|||
libxkbcommon
|
||||
libxrandr
|
||||
mesa ;required by wayland
|
||||
pipewire
|
||||
pipewire-minimal
|
||||
pulseaudio
|
||||
wayland))
|
||||
(inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue