redox/recipes/wip/video/teres/recipe.toml
2024-03-01 20:07:36 +00:00

9 lines
204 B
TOML

#TODO missing dependencies, see https://github.com/animafps/teres/blob/main/CONTRIBUTING.md
[source]
git = "https://github.com/animafps/teres"
[build]
template = "cargo"
dependencies = [
"ffmpeg6",
]