Skip to content

Commit

Permalink
bazel: add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bevanjkay committed Jan 8, 2025
1 parent afca72c commit 4c7f57b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/b/bazel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class Bazel < Formula
end

depends_on "python@3.13" => :build
depends_on "abseil"
depends_on "openjdk@21"

uses_from_macos "unzip"
Expand Down

0 comments on commit 4c7f57b

Please sign in to comment.