Add `wasmer` dependency to `Formula.swift`

This commit is contained in:
Max Desiatov 2020-07-21 22:37:46 +01:00
parent 0e8f0034c5
commit d70133a568
No known key found for this signature in database
GPG Key ID: FE08EBF9CF58CBA2
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ struct Formula: ParsableCommand {
head "https://github.com/swiftwasm/carton.git"
depends_on :xcode => "11.4"
depends_on "wasmer"
stable do
version "\#(version)"