From 51cf6840a53563ede008f5395ccb7c8c511f089b Mon Sep 17 00:00:00 2001 From: renhw001 Date: Mon, 7 Jul 2025 14:17:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E5=8F=AF=E4=BF=A1=E6=95=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renhw001 --- README.OpenSource | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index 40ade67..1023422 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -6,6 +6,7 @@ "Version Number":"4.7.0", "Owner":"wangyonglang@huawei.com", "Upstream URL":"https://github.com/ARM-software/astc-encoder.git", - "Description":"The Arm Adaptive Scalable Texture Compression (ASTC) Encoder,astcenc,is a command-line tool for compressing and decompressing images using the ASTC texture compression standard." + "Description":"The Arm Adaptive Scalable Texture Compression (ASTC) Encoder,astcenc,is a command-line tool for compressing and decompressing images using the ASTC texture compression standard.", + "Dependencies":"" } ] -- Gitee