diff --git a/BUILD.gn b/BUILD.gn index 9c6e2d873cf3c8670391a09b87c837e0426a3270..3b375920218bf0b93bf081477895d3bf171f30dd 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -328,7 +328,7 @@ if (defined(ohos_lite)) { deps = [ "//third_party/nghttp2/lib:nghttp2", - "//third_party/openssl:libcrypto_static", + "//third_party/openssl:libcrypto_shared", "//third_party/openssl:ssl_source", "//third_party/zlib:libz", ]