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