Skip to content

Commit

Permalink
steam: Add libva to chrootenv
Browse files Browse the repository at this point in the history
After the newest update Steam itself complained about missing files
and would not start:

* libva.so.2
* libva-x11.so.2
  • Loading branch information
baldo committed Nov 9, 2019
1 parent abe853b commit 5a13b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/games/steam/chrootenv.nix
Expand Up @@ -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
Expand Down

0 comments on commit 5a13b85

Please sign in to comment.