redox/recipes/wip/dev/loadlibrary/recipe.toml
2024-02-16 21:58:07 +00:00

9 lines
202 B
TOML

#TODO missing script for "make", see https://github.com/taviso/loadlibrary#building
[source]
git = "https://github.com/taviso/loadlibrary"
[build]
template = "custom"
dependencies = [
"readline",
]