mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
add dependency
This commit is contained in:
parent
f4153a5da0
commit
c91774fb92
@ -4,6 +4,9 @@ git = "https://github.com/ikatson/rqbit"
|
||||
rev = "3dc2e3eace2fce7c448d7fcf8360fe0f312a29c7"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages rqbit
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user