mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
Merge pull request #233829 from nagy/zbar
zbar: use latest autoreconfHook
This commit is contained in:
commit
6ecdee66b4
@ -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 { };
|
||||
|
Loading…
Reference in New Issue
Block a user