redox/recipes/wip/vm/libguestfs/recipe.toml
2024-06-23 21:54:44 +00:00

6 lines
203 B
TOML

#TODO determine the dependencies, read https://libguestfs.org/guestfs-building.1.html
[source]
tar = "https://download.libguestfs.org/1.52-stable/libguestfs-1.52.1.tar.gz"
[build]
template = "configure"