mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
steam: make the fhsenv for mesa only have elfutils
This commit is contained in:
parent
67d41749a0
commit
a0e85781a7
@ -111,8 +111,7 @@ in buildFHSEnv rec {
|
||||
xorg.libXdamage
|
||||
xorg.libxshmfence
|
||||
xorg.libXxf86vm
|
||||
libelf
|
||||
(lib.getLib elfutils)
|
||||
elfutils
|
||||
|
||||
# Without these it silently fails
|
||||
xorg.libXinerama
|
||||
|
Loading…
Reference in New Issue
Block a user