mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
19 lines
252 B
TOML
19 lines
252 B
TOML
[package]
|
|
dependencies = [
|
|
"autotools",
|
|
"gcc13",
|
|
"gcc13.cxx",
|
|
"gnu-binutils",
|
|
"gnu-make",
|
|
"gnu-grep",
|
|
"perl5",
|
|
"python312",
|
|
"ripgrep",
|
|
"lua54",
|
|
"nasm",
|
|
"patch",
|
|
"pkg-config",
|
|
"rust",
|
|
"sed",
|
|
]
|