diff --git a/config/ext.json b/config/ext.json index 2a78acb1..7a7b3b0f 100644 --- a/config/ext.json +++ b/config/ext.json @@ -166,6 +166,9 @@ "type": "external", "source": "mongodb", "arg-type": "custom", + "lib-depends": [ + "zstd" + ], "lib-suggests": [ "icu", "openssl" @@ -425,4 +428,4 @@ "zstd" ] } -} \ No newline at end of file +}