steam: Add libva to chrootenv

After the newest update Steam itself complained about missing files
and would not start:

* libva.so.2
* libva-x11.so.2
This commit is contained in:
Andreas Baldeau 2019-11-09 11:53:07 +01:00
parent abe853b84c
commit 5a13b856c4

View file

@ -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