mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-26 17:56:33 -04:00
新增 taihe_ffi_gen 部件依赖
在 bundle.json 的 deps.components 中补充 taihe_ffi_gen,适配部件独立后的依赖关系。 Issue: https://gitcode.com/openharmony/developtools_syscap_codec/issues/367 Change-Id: I3d1f90d161222e99c6472510c4c4cd1675b296b7 Signed-off-by: LeechyLiang <liangweihong1@huawei.com>
This commit is contained in:
+2
-1
@@ -28,7 +28,8 @@
|
||||
"napi",
|
||||
"bounds_checking_function",
|
||||
"cJSON",
|
||||
"runtime_core"
|
||||
"runtime_core",
|
||||
"taihe_ffi_gen"
|
||||
],
|
||||
"third_party": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user