Skip to content

Commit 8140049

Browse files
authored
Merge pull request #251052 from branchvincent/bazel
bazel: use macos python
2 parents 0b18431 + e431a6c commit 8140049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/b/bazel.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ class Bazel < Formula
2020
sha256 cellar: :any_skip_relocation, x86_64_linux: "4c4587ba5ee889c966f2cdf9f287016e72ffbacc922b9066be021015f5d79caf"
2121
end
2222

23-
depends_on "[email protected]" => :build
2423
depends_on "openjdk@21"
2524

25+
uses_from_macos "python" => :build
2626
uses_from_macos "unzip"
2727
uses_from_macos "zip"
2828

0 commit comments

Comments
 (0)