diff --git a/napi/BUILD.gn b/napi/BUILD.gn index 0490604..5862672 100644 --- a/napi/BUILD.gn +++ b/napi/BUILD.gn @@ -55,7 +55,6 @@ ohos_shared_library("systemcapability") { cflags = [ "-DSYSCAP_DEFINE_EXTERN_ENABLE" ] } - external_deps = [ "napi:ace_napi" ] if (defined(ohos_lite)) { deps += [ "//build/lite/config/component/cJSON:cjson_static" ]