mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 11:24:18 +08:00
add dependency
This commit is contained in:
parent
e182062642
commit
d24ccdbde6
@ -4,6 +4,9 @@ git = "https://github.com/angeldollface/mandy"
|
||||
rev = "a64f20d0386af628af2662ed2a1e72faf9efe355"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages mandy-bin
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user