redox/recipes/groups/dev-essential/recipe.toml
2026-02-04 01:09:11 +07:00

21 lines
283 B
TOML

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