steam-fonts: use for chrootenv
This commit is contained in:
parent
2286c1894d
commit
18ddcd2847
@ -8,6 +8,7 @@ buildFHSUserEnv {
|
|||||||
|
|
||||||
targetPkgs = pkgs: with pkgs; [
|
targetPkgs = pkgs: with pkgs; [
|
||||||
steamPackages.steam
|
steamPackages.steam
|
||||||
|
steamPackages.steam-fonts
|
||||||
# Errors in output without those
|
# Errors in output without those
|
||||||
pciutils
|
pciutils
|
||||||
python2
|
python2
|
||||||
@ -16,8 +17,6 @@ buildFHSUserEnv {
|
|||||||
which
|
which
|
||||||
# Needed by gdialog, including in the steam-runtime
|
# Needed by gdialog, including in the steam-runtime
|
||||||
perl
|
perl
|
||||||
# Problems with text visibility in some games
|
|
||||||
corefonts
|
|
||||||
]
|
]
|
||||||
++ lib.optional withJava jdk
|
++ lib.optional withJava jdk
|
||||||
++ lib.optional withPrimus primus
|
++ lib.optional withPrimus primus
|
||||||
|
Loading…
Reference in New Issue
Block a user