zbar: enable parallel building
Tested at -j48.
This commit is contained in:
@@ -83,6 +83,8 @@ stdenv.mkDerivation rec {
|
||||
wrapQtApp "$out/bin/zbarcam-qt"
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Bar code reader";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user