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
No known key found for this signature in database
GPG key ID: F9DBED4859B271C0

View file

@ -83,6 +83,8 @@ stdenv.mkDerivation rec {
wrapQtApp "$out/bin/zbarcam-qt"
'';
enableParallelBuilding = true;
meta = with lib; {
description = "Bar code reader";
longDescription = ''