mirror of
https://github.com/openharmony/multimedia_video_processing_engine.git
synced 2026-07-19 11:04:11 -04:00
新增 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:
+2
-1
@@ -45,7 +45,8 @@
|
||||
"opengles",
|
||||
"bounds_checking_function",
|
||||
"opencl-headers",
|
||||
"window_manager"
|
||||
"window_manager",
|
||||
"taihe_ffi_gen"
|
||||
],
|
||||
"third_party": [
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user