about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorNikolay Amiantov <ab@fmap.me>2015-10-15 14:52:43 +0300
committerNikolay Amiantov <ab@fmap.me>2015-10-15 14:52:43 +0300
commita7177216c62a5ea626df8fc86d8ed1ff5c2b7591 (patch)
tree05b2ca47629a66c00390277cb362eb6fae13b234 /pkgs
parent0edcf7802e98d8f2c1d6acebfc41e9a1d62f9ae9 (diff)
downloadnixlib-a7177216c62a5ea626df8fc86d8ed1ff5c2b7591.tar
nixlib-a7177216c62a5ea626df8fc86d8ed1ff5c2b7591.tar.gz
nixlib-a7177216c62a5ea626df8fc86d8ed1ff5c2b7591.tar.bz2
nixlib-a7177216c62a5ea626df8fc86d8ed1ff5c2b7591.tar.lz
nixlib-a7177216c62a5ea626df8fc86d8ed1ff5c2b7591.tar.xz
nixlib-a7177216c62a5ea626df8fc86d8ed1ff5c2b7591.tar.zst
nixlib-a7177216c62a5ea626df8fc86d8ed1ff5c2b7591.zip
steam-chrootenv: added corefonts
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/games/steam/chrootenv.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgs/games/steam/chrootenv.nix b/pkgs/games/steam/chrootenv.nix
index b4542d4ed741..5cc050f9401e 100644
--- a/pkgs/games/steam/chrootenv.nix
+++ b/pkgs/games/steam/chrootenv.nix
@@ -14,8 +14,10 @@ buildFHSUserEnv {
       # Games' dependencies
       xlibs.xrandr
       which
-      # needed by gdialog, including in the steam-runtime
+      # Needed by gdialog, including in the steam-runtime
       perl
+      # Problems with text visibility in some games
+      corefonts
     ]
     ++ lib.optional withJava   jdk
     ++ lib.optional withPrimus primus