forked from mirrors/nixpkgs
Lutris using Proton 5 depends on libselinux
fixes: ImportError: libselinux.so.1
This commit is contained in:
parent
92e9009172
commit
2d05e15781
|
@ -105,6 +105,9 @@ in buildFHSUserEnv {
|
|||
cups lcms2 mpg123 cairo unixODBC samba4 sane-backends openldap
|
||||
ocl-icd utillinux libkrb5
|
||||
|
||||
# Proton
|
||||
libselinux
|
||||
|
||||
# Winetricks
|
||||
fribidi
|
||||
] ++ xorgDeps pkgs;
|
||||
|
|
Loading…
Reference in a new issue