redox/recipes/wip/libs/other/libtatsu/recipe.toml
2024-09-20 00:49:05 +00:00

10 lines
216 B
TOML

#TODO not compiled or tested
[source]
tar = "https://github.com/libimobiledevice/libtatsu/releases/download/1.0.3/libtatsu-1.0.3.tar.bz2"
[build]
template = "configure"
dependencies = [
"libplist",
"curl",
]