redox/recipes/wip/text/helix-gpui/recipe.toml
2024-07-14 17:17:29 +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",
]