zbar: enable parallel building

Tested at -j48.
This commit is contained in:
Alyssa Ross
2022-02-15 20:28:02 +00:00
parent 504157bbe8
commit 73ba387fc1
+2
View File
@@ -83,6 +83,8 @@ stdenv.mkDerivation rec {
wrapQtApp "$out/bin/zbarcam-qt"
'';
enableParallelBuilding = true;
meta = with lib; {
description = "Bar code reader";
longDescription = ''