mirror of
https://github.com/openharmony/third_party_tex-hyphen.git
synced 2026-06-30 22:28:02 -04:00
change public_deps to deps
Signed-off-by: KejiePeng <pengkejie@h-partners.com>
This commit is contained in:
@@ -43,7 +43,7 @@ foreach(tex_source, tex_source_config) {
|
||||
rebase_path(sources[0], root_build_dir),
|
||||
rebase_path("$target_out_dir/hpb_out", root_build_dir),
|
||||
]
|
||||
public_deps = [ ":hpb_transform(${host_toolchain})" ]
|
||||
deps = [ ":hpb_transform(${host_toolchain})" ]
|
||||
}
|
||||
|
||||
target_name = get_path_info(hpb_file, "name")
|
||||
|
||||
Reference in New Issue
Block a user