mirror of https://github.com/cirruslabs/tart.git
Homebrew: depend on Softnet package (#136)
This commit is contained in:
parent
e12f95878e
commit
c25364b2d4
|
|
@ -36,5 +36,7 @@ brews:
|
|||
homepage: https://github.com/cirruslabs/tart
|
||||
description: Run macOS VMs on Apple Silicon
|
||||
skip_upload: auto
|
||||
dependencies:
|
||||
- "cirruslabs/cli/softnet"
|
||||
custom_block: |
|
||||
depends_on :macos => :monterey
|
||||
|
|
|
|||
Loading…
Reference in New Issue