amarok: enableParallelBuilding = true
It builds rather long otherwise.
This commit is contained in:
@@ -34,6 +34,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
cmakeFlags = "-DKDE4_BUILD_TESTS=OFF";
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
propagatedUserEnvPkgs = [ qtscriptgenerator ];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user