mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
9 lines
107 B
TOML
9 lines
107 B
TOML
[package]
|
|
dependencies = [
|
|
"autoconf",
|
|
"automake",
|
|
"libtool",
|
|
"gettext",
|
|
"gnu-make",
|
|
]
|