redox/recipes/wip/games/leafish/recipe.toml
2024-04-21 14:48:35 +00:00

10 lines
156 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/Lea-fish/Leafish"
[build]
template = "cargo"
dependencies = [
"gtk3",
"openssl1",
]