gltron: enable parallel building

This commit is contained in:
Sergei Trofimovich
2024-12-23 16:37:49 +00:00
parent 9e7181bcbb
commit 1a13741cd6
+2
View File
@@ -50,6 +50,8 @@ stdenv.mkDerivation rec {
SDL_sound
];
enableParallelBuilding = true;
meta = {
homepage = "http://www.gltron.org/";
description = "Game based on the movie Tron";