更新BUILD.gn文件,消除蓝区看板告警

Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
tongkai0808fh
2024-05-22 09:06:49 +00:00
committed by Gitee
parent 9527907f36
commit b561cf7df0
+1 -1
View File
@@ -67,5 +67,5 @@ ohos_static_library("libfsverity_utils_static") {
"common",
]
configs = [ ":common_config" ]
deps = [ "//third_party/openssl:libcrypto_static" ]
external_deps = [ "openssl:libcrypto_static" ]
}