Merge pull request #233829 from nagy/zbar

zbar: use latest autoreconfHook
This commit is contained in:
Weijia Wang 2023-05-25 00:57:58 +03:00 committed by GitHub
commit 6ecdee66b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14237,7 +14237,6 @@ with pkgs;
zbar = libsForQt5.callPackage ../tools/graphics/zbar {
inherit (darwin.apple_sdk.frameworks) Foundation;
autoreconfHook = buildPackages.autoreconfHook269;
};
zbctl = callPackage ../tools/admin/zbctl { };