Skip to content
Snippets Groups Projects
Commit 6d16f5fe authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Update recipes

parent 7b4315ab
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
#TODO make Wayland work
[source]
git = "https://github.com/kakoc/birdy"
[build]
template = "cargo"
dependencies = [
"libwayland",
]
......@@ -4,5 +4,5 @@ tar = "https://github.com/oll3/bita/archive/refs/tags/v0.11.0.tar.gz"
[build]
template = "custom"
script = """
cookbook_cargo --features rustls-tls
cookbook_cargo --no-default-features --features rustls-tls
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment