redox/recipes/libcosmic/recipe.toml
2023-05-18 13:17:46 -06:00

10 lines
162 B
TOML

[source]
git = "https://gitlab.redox-os.org/redox-os/libcosmic.git"
branch = "redox"
[build]
template = "custom"
script = """
cookbook_cargo_packages cosmic
"""