mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
7 lines
209 B
TOML
7 lines
209 B
TOML
#TODO missing script for meson
|
|
# build instructions - https://libvirt.org/compiling.html#configuring-the-project
|
|
[source]
|
|
tar = "https://download.libvirt.org/libvirt-10.7.0.tar.xz"
|
|
[build]
|
|
template = "custom"
|