redox/recipes/groups/dev-essential/recipe.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",
]