redox/recipes/groups/dev-essential/recipe.toml
2026-03-10 17:07:34 +07:00

20 lines
267 B
TOML

[package]
dependencies = [
"autoconf",
"automake",
"gcc13",
"gcc13.cxx",
"gnu-binutils",
"gnu-make",
"gnu-grep",
"perl5",
"python312",
"ripgrep",
"lua54",
"nasm",
"patch",
"pkg-config",
"rust",
"sed",
]