mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
steam: added libdrm to chrootenv.
This commit is contained in:
parent
855716a66b
commit
0684ac10c8
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ buildFHSUserEnv {
|
|||
pkgs.mesa
|
||||
pkgs.SDL
|
||||
pkgs.SDL2
|
||||
pkgs.libdrm
|
||||
|
||||
pkgs.libgcrypt
|
||||
pkgs.zlib
|
||||
|
|
Loading…
Reference in a new issue