mirror of
https://github.com/openharmony/third_party_giflib.git
synced 2026-07-01 06:41:59 -04:00
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:
@@ -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
@@ -14,7 +14,7 @@
|
||||
"en": "README"
|
||||
},
|
||||
"component": {
|
||||
"name": "thirdparty_giflib",
|
||||
"name": "giflib",
|
||||
"subsystem": "thirdparty",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
|
||||
Reference in New Issue
Block a user