mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 01:58:41 +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"
|
rev = "a64f20d0386af628af2662ed2a1e72faf9efe355"
|
||||||
[build]
|
[build]
|
||||||
template = "custom"
|
template = "custom"
|
||||||
|
dependencies = [
|
||||||
|
"openssl1",
|
||||||
|
]
|
||||||
script = """
|
script = """
|
||||||
cookbook_cargo_packages mandy-bin
|
cookbook_cargo_packages mandy-bin
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user