redox/recipes/wip/tools/helix-gpui/recipe.toml
2024-07-09 00:06:39 +00:00

10 lines
179 B
TOML

#TODO can't find the fontconfig dependency
[source]
git = "https://github.com/polachok/helix-gpui"
[build]
template = "cargo"
dependencies = [
"openssl1",
"fontconfig",
]