Skip to content

Commit

Permalink
Update Formula/zig.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab committed Nov 1, 2022
1 parent 6b47c60 commit 4200f20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/zig.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ class Zig < Formula

depends_on "cmake" => :build
depends_on "llvm" => :build
depends_on macos: :big_sur # https://github.com/ziglang/zig/issues/13313
depends_on "z3"
depends_on "zstd"
uses_from_macos "ncurses"
Expand Down

0 comments on commit 4200f20

Please sign in to comment.