From 8fb8cd292754d6033bcbd3672bf89ca47e646998 Mon Sep 17 00:00:00 2001 From: liuxiaowei Date: Wed, 5 Jul 2023 19:12:22 +0800 Subject: [PATCH] =?UTF-8?q?bundle.json=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit issue:https://gitee.com/openharmony/distributedhardware_distributed_screen/issues/I7IR8B Signed-off-by: liuxiaowei --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 35678fd6..4ee1c14b 100644 --- a/bundle.json +++ b/bundle.json @@ -45,7 +45,7 @@ ], "third_party": [ "json", - "libjpeg_turbo" + "libjpeg-turbo" ] }, "build": { -- Gitee