blob: 1fb045422d2413001cb01ae18f92a029f7cc7cad (
plain)
1
2
3
4
5
|
{ "bootstrap-busybox":
{"type": "install", "deps": [["TREE", null, "bootstrap-busybox"]]}
, "bootstrap-ar": {"type": "install", "deps": ["bootstrap-ar.sh"]}
, "bootstrap-make": {"type": "install", "deps": ["bootstrap-make.sh"]}
}
|