steam-chrootenv: add lsof

This adds support for "Launch Game" through the friends menu
This commit is contained in:
Jonathan Ringer 2020-02-15 10:00:33 -08:00 committed by Bjørn Forsman
parent 6c63107872
commit 4ca08a2a73

View File

@ -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;