mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 16:18:44 +08:00
6 lines
203 B
TOML
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"
|