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.
2 parents 4801d06 + b6f129b commit 693c43bCopy full SHA for 693c43b
Formula/r/[email protected]
@@ -19,6 +19,7 @@ class RubyAT30 < Formula
19
20
disable! date: "2025-04-23", because: :unmaintained
21
22
+ depends_on maximum_macos: [:sonoma, :build]
23
depends_on "pkg-config" => :build
24
depends_on "libyaml"
25
depends_on "openssl@3"
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
depends_on "rust" => :build
depends_on xcode: ["14.1", :build]
depends_on arch: :arm64
0 commit comments