新增 taihe_ffi_gen 部件依赖

在 bundle.json 的 deps.components 中补充 taihe_ffi_gen,适配部件独立后的依赖关系。

Issue: https://gitcode.com/openharmony/multimedia_video_processing_engine/issues/39
Change-Id: Ibaa2343e3d91b18c16fd70c3bb37bc64e5c37fc3
Signed-off-by: LeechyLiang <liangweihong1@huawei.com>
This commit is contained in:
LeechyLiang
2026-06-09 10:11:12 +08:00
parent f75967e2a6
commit cb5766fcd9
+2 -1
View File
@@ -45,7 +45,8 @@
"opengles",
"bounds_checking_function",
"opencl-headers",
"window_manager"
"window_manager",
"taihe_ffi_gen"
],
"third_party": [
]