lpairs2: enable parallel building

+2
+2
pkgs/by-name/lp/lpairs2/package.nix
··· 25 SDL2_ttf 26 ]; 27 28 passthru.updateScript = directoryListingUpdater { 29 inherit (finalAttrs) pname version; 30 url = "https://lgames.sourceforge.io/LPairs/";
··· 25 SDL2_ttf 26 ]; 27 28 + enableParallelBuilding = true; 29 + 30 passthru.updateScript = directoryListingUpdater { 31 inherit (finalAttrs) pname version; 32 url = "https://lgames.sourceforge.io/LPairs/";