Commit a1f9341
committed
fix(dist): Homebrew formula depends_on ffmpeg (stage = run)
The default dependency stage is build-only, so the generated formula had no
depends_on and brew install did not pull ffmpeg. Mark ffmpeg as build+run.1 parent d539ed1 commit a1f9341
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | | - | |
| 58 | + | |
0 commit comments