Merge pull request #226451 from Atemu/steam-deps-fixes

steam: fix some deps
This commit is contained in:
Atemu 2023-05-04 16:28:39 +02:00 committed by GitHub
commit 5cafa3cf87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,9 @@ let
procps
usbutils
# It tries to execute xdg-user-dir and spams the log with command not founds
xdg-user-dirs
# electron based launchers need newer versions of these libraries than what runtime provides
mesa
sqlite
@ -131,6 +134,9 @@ in buildFHSEnv rec {
tbb
zlib
# SteamVR
udev
# Other things from runtime
glib
gtk2
@ -177,7 +183,6 @@ in buildFHSEnv rec {
xorg.xkeyboardconfig
xorg.libpciaccess
xorg.libXScrnSaver # Dead Cells
udev # Shadow of the Tomb Raider
icu # dotnet runtime, e.g. Stardew Valley
# screeps dependencies