steam-chrootenv: add lsof
This adds support for "Launch Game" through the friends menu
This commit is contained in:
parent
6c63107872
commit
4ca08a2a73
@ -97,6 +97,9 @@ in buildFHSUserEnv rec {
|
||||
gdk-pixbuf
|
||||
pango
|
||||
fontconfig
|
||||
|
||||
# friends options won't display "Launch Game" without it
|
||||
lsof
|
||||
] ++ (if (!nativeOnly) then [
|
||||
(steamPackages.steam-runtime-wrapped.override {
|
||||
inherit runtimeOnly;
|
||||
|
Loading…
Reference in New Issue
Block a user