steam: fix for screeps
This commit is contained in:
parent
9acdab85e2
commit
ff79e9dad2
@ -83,6 +83,17 @@ in buildFHSUserEnv rec {
|
||||
mono
|
||||
xorg.xkeyboardconfig
|
||||
xorg.libpciaccess
|
||||
## screeps dependencies
|
||||
gnome3.gtk
|
||||
dbus
|
||||
zlib
|
||||
glib
|
||||
atk
|
||||
cairo
|
||||
freetype
|
||||
gdk_pixbuf
|
||||
pango
|
||||
fontconfig
|
||||
] ++ (if (!nativeOnly) then [
|
||||
(steamPackages.steam-runtime-wrapped.override {
|
||||
inherit runtimeOnly;
|
||||
|
Loading…
Reference in New Issue
Block a user