build(macos): Remove XCode dependency (#4293)
This commit is contained in:
parent
71d7885653
commit
bef7adcc7b
1 changed files with 0 additions and 4 deletions
|
|
@ -37,10 +37,6 @@ class @PROJECT_NAME@ < Formula
|
|||
depends_on "opus"
|
||||
depends_on "icu4c" => :recommended
|
||||
|
||||
on_macos do
|
||||
depends_on xcode: ["15.3", :build]
|
||||
end
|
||||
|
||||
on_linux do
|
||||
depends_on "avahi"
|
||||
depends_on "gnu-which"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue