dev-cmd/bottle: don't install gnu-tar when not needed

This commit is contained in:
Bo Anderson 2025-01-31 10:57:47 +01:00
parent c071c77913
commit f727d07d43
No known key found for this signature in database

View File

@ -104,7 +104,7 @@ module Homebrew
Homebrew.install_bundler_gems!(groups: ["bottle"])
gnu_tar_formula_ensure_installed_if_needed!
gnu_tar_formula_ensure_installed_if_needed! if args.only_json_tab?
args.named.to_resolved_formulae(uniq: false).each do |formula|
bottle_formula formula