mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
steam: make the fhsenv for mesa only have elfutils
This commit is contained in:
parent
67d41749a0
commit
a0e85781a7
1 changed files with 1 additions and 2 deletions
|
@ -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 a new issue