redox/recipes/wip/archives/ouch/recipe.toml
2026-01-29 10:51:51 -03:00

12 lines
176 B
TOML

#TODO compilation error
[source]
git = "https://github.com/ouch-org/ouch"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"zlib",
"bzip2",
"xz",
]