mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 07:14:18 +08:00
8 lines
336 B
TOML
8 lines
336 B
TOML
#TODO missing script for cross-compilation, see https://github.com/ventoy/Ventoy/blob/master/DOC/BuildVentoyFromSource.txt
|
|
#TODO missing dependencies, try to figure out what it needs at build-time and runtime
|
|
[source]
|
|
git = "https://github.com/ventoy/Ventoy"
|
|
rev = "3f65f0ef03e4aebcd14f233ca808a4f894657802"
|
|
[build]
|
|
template = "custom"
|