mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
steam: use 32bit compatible ldd
This commit is contained in:
parent
ca0c4a6060
commit
dc8cfc565e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ let
|
||||||
# Errors in output without those
|
# Errors in output without those
|
||||||
pciutils
|
pciutils
|
||||||
# run.sh wants ldconfig
|
# run.sh wants ldconfig
|
||||||
glibc.bin
|
glibc_multi.bin
|
||||||
# Games' dependencies
|
# Games' dependencies
|
||||||
xorg.xrandr
|
xorg.xrandr
|
||||||
which
|
which
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue