From 59087d1d5ac76dfa86052568ebfe2a3d84bc98a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E9=B9=8F=E8=BE=89?= Date: Mon, 14 Apr 2025 11:42:08 +0000 Subject: [PATCH] update README.OpenSource. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 梁鹏辉 --- README.OpenSource | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index c4c06f43..caa23762 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -6,6 +6,7 @@ "Version Number": "v1.2.11", "Owner": "zhangyunhu@huawei.com", "Upstream URL": "https://github.com/alsa-project/alsa-lib", - "Description": "A library to interface with ALSA in the Linux kernel." + "Description": "A library to interface with ALSA in the Linux kernel.", + "Dependencies": "" } ] \ No newline at end of file -- Gitee