mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
openssh: add zstd dependency
This commit is contained in:
parent
26908fd5f3
commit
16b65fdadb
@ -10,6 +10,7 @@ template = "custom"
|
||||
dependencies = [
|
||||
"openssl3",
|
||||
"zlib",
|
||||
"zstd",
|
||||
]
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user