about summary refs log tree commit diff
path: root/pkgs/games
diff options
context:
space:
mode:
authorNikolay Amiantov <ab@fmap.me>2018-03-20 22:06:14 +0300
committerNikolay Amiantov <ab@fmap.me>2018-03-20 22:20:14 +0300
commit792161895fbdf29e58bdf5ec168317d4174885f3 (patch)
tree06d78e493447fd080e4b82910882cb067967bc7f /pkgs/games
parente675217786da54caa39115193e667194309807c8 (diff)
downloadnixlib-792161895fbdf29e58bdf5ec168317d4174885f3.tar
nixlib-792161895fbdf29e58bdf5ec168317d4174885f3.tar.gz
nixlib-792161895fbdf29e58bdf5ec168317d4174885f3.tar.bz2
nixlib-792161895fbdf29e58bdf5ec168317d4174885f3.tar.lz
nixlib-792161895fbdf29e58bdf5ec168317d4174885f3.tar.xz
nixlib-792161895fbdf29e58bdf5ec168317d4174885f3.tar.zst
nixlib-792161895fbdf29e58bdf5ec168317d4174885f3.zip
steam: add dependencies for Surviving Mars
Diffstat (limited to 'pkgs/games')
-rw-r--r--pkgs/games/steam/chrootenv.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/games/steam/chrootenv.nix b/pkgs/games/steam/chrootenv.nix
index ce6e86c50b8f..e896c74ca357 100644
--- a/pkgs/games/steam/chrootenv.nix
+++ b/pkgs/games/steam/chrootenv.nix
@@ -109,6 +109,7 @@ in buildFHSUserEnv rec {
     networkmanager098
 
     # Verified games requirements
+    xorg.libXt
     xorg.libXmu
     xorg.libxcb
     libGLU
@@ -121,6 +122,9 @@ in buildFHSUserEnv rec {
     openssl
     libidn
     tbb
+    wayland
+    mesa_noglu
+    libxkbcommon
 
     # Other things from runtime
     flac