Commit 1a13741c authored by Sergei Trofimovich's avatar Sergei Trofimovich
Browse files

gltron: enable parallel building

parent 9e7181bc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -50,6 +50,8 @@ stdenv.mkDerivation rec {
    SDL_sound
  ];

  enableParallelBuilding = true;

  meta = {
    homepage = "http://www.gltron.org/";
    description = "Game based on the movie Tron";