Merge pull request #73950 from edef1c/steam-noalias

Fix steam build under `allowAliases = false`
This commit is contained in:
worldofpeace 2019-11-23 12:47:47 +00:00 committed by GitHub
commit 1fc4e03225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -105,7 +105,7 @@ with super;
];
buildInputs = [
pkgs.glib
pkgs.gobjectIntrospection
pkgs.gobject-introspection
];
patches = [
(pkgs.fetchpatch {

View File

@ -86,14 +86,14 @@ in buildFHSUserEnv rec {
xorg.xkeyboardconfig
xorg.libpciaccess
## screeps dependencies
gnome3.gtk
gtk3
dbus
zlib
glib
atk
cairo
freetype
gdk_pixbuf
gdk-pixbuf
pango
fontconfig
] ++ (if (!nativeOnly) then [