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

View File

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