enableParallelBuild -> enableParallelBuilding

This commit is contained in:
Eelco Dolstra
2016-09-01 10:46:47 +02:00
parent f5271680c4
commit 02ee9d83d0
5 changed files with 5 additions and 5 deletions
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
buildInputs = [ libcommuni qtbase ];
enableParallelBuild = true;
enableParallelBuilding = true;
preConfigure = ''
export QMAKEFEATURES=${libcommuni}/features