calibre: remove enableParallelBuilding = true
It is enabled by default.
This commit is contained in:
parent
7b8bd18a30
commit
fc191f27fc
@ -62,8 +62,6 @@ mkDerivation rec {
|
|||||||
|
|
||||||
dontUseQmakeConfigure = true;
|
dontUseQmakeConfigure = true;
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
|
||||||
|
|
||||||
nativeBuildInputs = [ pkg-config qmake removeReferencesTo ];
|
nativeBuildInputs = [ pkg-config qmake removeReferencesTo ];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user