forked from mirrors/nixpkgs
Merge pull request #73108 from baldo/steam
steam: Add libva to chrootenv
This commit is contained in:
commit
9dbbfb78c5
|
@ -75,6 +75,7 @@ in buildFHSUserEnv rec {
|
|||
xorg.libX11
|
||||
xorg.libXfixes
|
||||
libGL
|
||||
libva
|
||||
|
||||
# Not formally in runtime but needed by some games
|
||||
at-spi2-atk
|
||||
|
|
Loading…
Reference in a new issue