snes9x-gtk: don't manually enableParallelBuilding
This is automatic for Meson builds.
This commit is contained in:
parent
264533c9e9
commit
917b4fc6d9
@ -12,7 +12,6 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "12hpn7zcdvp30ldpw2zf115yjqv55n1ldjbids7vx0lvbpr06dm1";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
nativeBuildInputs = [ meson ninja pkg-config wrapGAppsHook ];
|
||||
buildInputs = [ SDL2 zlib gtk3 libxml2 libXv epoxy minizip pulseaudio portaudio ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user