diff --git a/config/lib.json b/config/lib.json index 700066b2..490450d5 100644 --- a/config/lib.json +++ b/config/lib.json @@ -42,14 +42,14 @@ "curl" ], "lib-depends-unix": [ + "openssl", "zlib" ], "lib-suggests": [ "libssh2", "brotli", "nghttp2", - "zstd", - "openssl" + "zstd" ], "lib-suggests-windows": [ "zlib",