steam/fhsenv: add pipewire as hard requirement
(cherry picked from commit 1817df0beb89a26050c5e1a7f9a12e4256cab427)
This commit is contained in:
parent
f2c9d568c8
commit
a76d51dc52
|
@ -98,6 +98,7 @@ in buildFHSUserEnv rec {
|
|||
xorg.libXfixes
|
||||
libGL
|
||||
libva
|
||||
pipewire.lib
|
||||
|
||||
# Not formally in runtime but needed by some games
|
||||
at-spi2-atk
|
||||
|
|
Loading…
Reference in New Issue