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 libva
pipewire.lib pipewire.lib
# steamwebhelper
harfbuzz
libthai
pango
# Not formally in runtime but needed by some games # Not formally in runtime but needed by some games
at-spi2-atk at-spi2-atk
at-spi2-core # CrossCode at-spi2-core # CrossCode
@ -114,7 +119,7 @@ in buildFHSUserEnv rec {
xorg.libpciaccess xorg.libpciaccess
udev # shadow of the tomb raider udev # shadow of the tomb raider
## screeps dependencies # screeps dependencies
gtk3 gtk3
dbus dbus
zlib zlib
@ -123,7 +128,6 @@ in buildFHSUserEnv rec {
cairo cairo
freetype freetype
gdk-pixbuf gdk-pixbuf
pango
fontconfig fontconfig
# friends options won't display "Launch Game" without it # friends options won't display "Launch Game" without it
@ -188,7 +192,6 @@ in buildFHSUserEnv rec {
nss nss
fontconfig fontconfig
cairo cairo
pango
expat expat
dbus dbus
cups cups