Skip to content

Commit

Permalink
add darwin_deps
Browse files Browse the repository at this point in the history
  • Loading branch information
clintpurser committed Oct 15, 2024
1 parent 01923ac commit 8a1b717
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
"linux/amd64",
"linux/arm64",
"darwin/arm64"
],
"darwin_deps": [
"go",
"pkg-config",
"nlopt-static",
"x264",
"jpeg-turbo",
"ffmpeg"
]
}
}

0 comments on commit 8a1b717

Please sign in to comment.