redox/recipes/wip/dev/analysis/binwalk/recipe.toml
2025-07-03 06:51:35 -03:00

10 lines
158 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/ReFirmLabs/binwalk"
[build]
template = "cargo"
dependencies = [
"fontconfig",
"xz",
]