mirror of
https://github.com/openharmony/third_party_tex-hyphen.git
synced 2026-06-30 22:28:02 -04:00
gn add subsystem_name
bundle.json change version Signed-off-by: PengKejie <pengkejie@h-partners.com>
This commit is contained in:
@@ -17,11 +17,12 @@ import("//third_party/tex-hyphen/tex-hyphen.gni")
|
||||
ohos_executable("hpb_transform") {
|
||||
cflags_cc = [ "-std=c++17" ]
|
||||
output_name = "hpb_transform"
|
||||
part_name = "tex-hyphen"
|
||||
install_enable = false
|
||||
sources =
|
||||
[ "$hyphen_root/ohos/src/hyphen-build/hyphen_pattern_processor.cpp" ]
|
||||
external_deps = [ "icu:shared_icuuc" ]
|
||||
part_name = "tex-hyphen"
|
||||
subsystem_name = "thirdparty"
|
||||
}
|
||||
|
||||
dep_list = []
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@ohos/tex-hyphen",
|
||||
"description": "This is the central repository for all hyphenation patterns",
|
||||
"version": "CTAN-2021.03.21",
|
||||
"version": "5.1",
|
||||
"license": "various",
|
||||
"publishAs": "resource-file",
|
||||
"segment": {
|
||||
|
||||
Reference in New Issue
Block a user