redox/recipes/groups/dev-essential/recipe.toml

20 lines
269 B
TOML

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