We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a2cf2 commit 07a0d71Copy full SHA for 07a0d71
Formula/t/tart.rb
@@ -16,6 +16,7 @@ class Tart < Formula
16
# https://tart.run/blog/2023/02/11/changing-tart-license/
17
deprecate! date: "2024-09-16", because: "switched to a DFSG-incompatible license"
18
19
+ depends_on maximum_macos: [:sonoma, :build]
20
depends_on "rust" => :build
21
depends_on xcode: ["14.1", :build]
22
depends_on arch: :arm64
0 commit comments