3
0
Fork 0
forked from mirrors/nixpkgs

steam chrootenv: add lsb-release

Fixes issue with operating system detection
sh: lsb_release: command not found
This commit is contained in:
davidak 2019-08-02 23:49:46 +02:00 committed by Nikolay Amiantov
parent 50dd759948
commit d568509a0f

View file

@ -16,6 +16,9 @@ let
commonTargetPkgs = pkgs: with pkgs;
[
steamPackages.steam-fonts
# Needed for operating system detection until
# https://github.com/ValveSoftware/steam-for-linux/issues/5909 is resolved
lsb-release
# Errors in output without those
pciutils
python2