diff --git a/merge_abc/BUILD.gn b/merge_abc/BUILD.gn index 67efc3cb022dbe2881c531f9d67611ddd814fcf7..d99ce82a27b8f0e29c5c2f4e19854585375d655c 100644 --- a/merge_abc/BUILD.gn +++ b/merge_abc/BUILD.gn @@ -135,6 +135,7 @@ ohos_source_set("assembly_proto_static") { deps = [ ":arkcompiler_generate_proto", + "$ark_root/libpandabase:libarkbase_frontend_static", "$ark_third_party_root/protobuf:protobuf_lite_static", "$ark_third_party_root/protobuf:protobuf_static", ]