diff --git a/dfx_utils/test/dfxtest/BUILD.gn b/dfx_utils/test/dfxtest/BUILD.gn index 1d367025..5e47184a 100644 --- a/dfx_utils/test/dfxtest/BUILD.gn +++ b/dfx_utils/test/dfxtest/BUILD.gn @@ -62,6 +62,7 @@ ohos_unittest("distributed_input_dfx_test") { ] deps = [ + "${utils_path}:libdinput_utils", "//third_party/openssl:libcrypto_static", ] diff --git a/services/sink/inputcollector/BUILD.gn b/services/sink/inputcollector/BUILD.gn index b35bf868..dfbadab2 100755 --- a/services/sink/inputcollector/BUILD.gn +++ b/services/sink/inputcollector/BUILD.gn @@ -45,7 +45,6 @@ ohos_shared_library("libdinput_collector") { "${utils_path}:libdinput_utils", "//third_party/libevdev:libevdev", "//third_party/openssl:libcrypto_static", - "//third_party/openssl:libcrypto_static", ] external_deps = [