Merge pull request #160208 from alyssais/zbar

zbar: enable parallel building
This commit is contained in:
7c6f434c 2022-02-15 21:30:06 +00:00 committed by GitHub
commit b6e5de2252
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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