redox/recipes/wip/tools/carbonyl/recipe.toml
2024-02-11 14:08:48 +00:00

12 lines
192 B
TOML

#TODO make nss work
#TODO require Chromium building
[source]
git = "https://github.com/fathyb/carbonyl"
[build]
template = "cargo"
dependencies = [
"nss",
"fontconfig",
"expat",
]