Description: Correct the part name to the giflib defined by SPLE

IssueNo: https://gitee.com/openharmony/third_party_giflib/issues/I6MZGD
Feature or Bugfix: Bugfix
Binary Source:NO
Signed-off-by: xing-tai-zhang <zhangxingtai@huawei.com>
This commit is contained in:
xing-tai-zhang
2023-03-29 16:18:26 +08:00
parent 7e2ea1443e
commit ad7c8a0484
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ if (defined(ohos_lite)) { # is on lite Os for ipcamera
ohos_shared_library("libgif") {
deps = [ ":gif_static" ]
subsystem_name = "thirdparty"
part_name = "thirdparty_giflib"
part_name = "giflib"
output_name = "libgif"
install_enable = true
}
+1 -1
View File
@@ -14,7 +14,7 @@
"en": "README"
},
"component": {
"name": "thirdparty_giflib",
"name": "giflib",
"subsystem": "thirdparty",
"syscap": [],
"features": [],