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
|
gdk-pixbuf
|
||||||
pango
|
pango
|
||||||
fontconfig
|
fontconfig
|
||||||
|
|
||||||
|
# friends options won't display "Launch Game" without it
|
||||||
|
lsof
|
||||||
] ++ (if (!nativeOnly) then [
|
] ++ (if (!nativeOnly) then [
|
||||||
(steamPackages.steam-runtime-wrapped.override {
|
(steamPackages.steam-runtime-wrapped.override {
|
||||||
inherit runtimeOnly;
|
inherit runtimeOnly;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user