steam: fix steamwebhelper

Fixes https://github.com/NixOS/nixpkgs/issues/137279 and https://github.com/ValveSoftware/steam-runtime/issues/462.

(cherry picked from commit 64c6851fd3acb13440bbffccf1fe386702725291)
This commit is contained in:
TredwellGit 2021-09-11 12:38:13 +00:00 committed by Jonathan Ringer
parent cedaaad5f5
commit 0d85dce13f

View File

@ -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