Update ext.json

This commit is contained in:
Jerry Ma 2023-05-26 12:25:53 +08:00 committed by GitHub
parent fdf8834163
commit 71e4ea166c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,6 +166,9 @@
"type": "external",
"source": "mongodb",
"arg-type": "custom",
"lib-depends": [
"zstd"
],
"lib-suggests": [
"icu",
"openssl"
@ -425,4 +428,4 @@
"zstd"
]
}
}
}