We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a0d20 commit 9d526fbCopy full SHA for 9d526fb
1 file changed
recipes/mav/recipe.yaml
@@ -18,13 +18,13 @@ build:
18
requirements:
19
host:
20
- mojo-compiler ${{ mojo_version }}
21
- - ffmpeg = { version = "==8.0.1", build = "*lgpl*" }
+ - "ffmpeg ==8.0.1 *lgpl*"
22
build:
23
24
25
run:
26
27
28
29
about:
30
homepage: https://github.com/josiahls/mav
0 commit comments