steam-run: add libxcrypt to FHS environment
Required by some games.
This commit is contained in:
parent
4f50411cfc
commit
0a22920a97
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ in buildFHSUserEnv rec {
|
|||
libdrm
|
||||
libxkbcommon # paradox launcher
|
||||
libvorbis # Dead Cells
|
||||
libxcrypt # Alien Isolation, XCOM 2, Company of Heroes 2
|
||||
mono
|
||||
xorg.xkeyboardconfig
|
||||
xorg.libpciaccess
|
||||
|
|
Loading…
Reference in a new issue