Skip to content

Commit

Permalink
🐛 (gcc@13): Fix broken dynamic library zstd
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Jul 17, 2024
1 parent 6a8bc1a commit 5f021f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ class ArmGccBinAT13 < Formula
end

depends_on "xz" unless Hardware::CPU.arm?
depends_on "zstd" unless Hardware::CPU.arm?

keg_only <<~KEG_ONLY_EOS
it may interfere with another version of arm-gcc-bin.
Expand Down

0 comments on commit 5f021f0

Please sign in to comment.