redox/recipes/wip/archives/ouch/recipe.toml
2024-07-02 06:08:02 +00:00

11 lines
155 B
TOML

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