openssh: add zstd dependency

This commit is contained in:
Jeremy Soller 2025-09-21 21:14:49 -06:00
parent 26908fd5f3
commit 16b65fdadb
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -10,6 +10,7 @@ template = "custom"
dependencies = [
"openssl3",
"zlib",
"zstd",
]
script = """
DYNAMIC_INIT