mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Curl: add dynamic linking dependencies
This commit is contained in:
parent
fa6198d896
commit
28ccb768a5
@ -40,5 +40,7 @@ cookbook_configure
|
||||
|
||||
[package]
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
"zlib",
|
||||
"ca-certificates"
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user