summary refs log tree commit diff
path: root/pkgs/games/steam
diff options
context:
space:
mode:
authorTredwellGit <tredwell@tutanota.com>2021-09-11 12:38:13 +0000
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-09-11 21:40:35 -0700
commit80ab542af868455cda81718e134d726dc8348e76 (patch)
treea8e727a0ccebaf14c173d24e636b53b11362ce99 /pkgs/games/steam
parentfc4247e8278a46c981a0bf2bd99d082c57e7a1fb (diff)
downloadnixpkgs-80ab542af868455cda81718e134d726dc8348e76.tar
nixpkgs-80ab542af868455cda81718e134d726dc8348e76.tar.gz
nixpkgs-80ab542af868455cda81718e134d726dc8348e76.tar.bz2
nixpkgs-80ab542af868455cda81718e134d726dc8348e76.tar.lz
nixpkgs-80ab542af868455cda81718e134d726dc8348e76.tar.xz
nixpkgs-80ab542af868455cda81718e134d726dc8348e76.tar.zst
nixpkgs-80ab542af868455cda81718e134d726dc8348e76.zip
steam: fix steamwebhelper
Fixes https://github.com/NixOS/nixpkgs/issues/137279 and https://github.com/ValveSoftware/steam-runtime/issues/462.
Diffstat (limited to 'pkgs/games/steam')
-rw-r--r--pkgs/games/steam/fhsenv.nix9
1 files changed, 6 insertions, 3 deletions
diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix
index b2c303caa54..63da5d7a2b7 100644
--- a/pkgs/games/steam/fhsenv.nix
+++ b/pkgs/games/steam/fhsenv.nix
@@ -100,6 +100,11 @@ in buildFHSUserEnv rec {
     libva
     pipewire.lib
 
+    # steamwebhelper
+    harfbuzz
+    libthai
+    pango
+
     # Not formally in runtime but needed by some games
     at-spi2-atk
     at-spi2-core   # CrossCode
@@ -114,7 +119,7 @@ in buildFHSUserEnv rec {
     xorg.libpciaccess
     udev # shadow of the tomb raider
 
-    ## screeps dependencies
+    # screeps dependencies
     gtk3
     dbus
     zlib
@@ -123,7 +128,6 @@ in buildFHSUserEnv rec {
     cairo
     freetype
     gdk-pixbuf
-    pango
     fontconfig
 
     # friends options won't display "Launch Game" without it
@@ -188,7 +192,6 @@ in buildFHSUserEnv rec {
     nss
     fontconfig
     cairo
-    pango
     expat
     dbus
     cups