From 21a4fcafd2dacdde34e4e34d4b8efe025e96b0d0 Mon Sep 17 00:00:00 2001 From: liuting Date: Mon, 7 Jul 2025 06:49:40 +0000 Subject: [PATCH] update README.OpenSource. Signed-off-by: liuting --- README.OpenSource | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index e044309..54b216e 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -6,6 +6,7 @@ "Version Number": "1.5", "Owner": "lizheng2@huawei.com", "Upstream URL": "https://github.com/KhronosGroup/EGL-Registry.git", - "Description": "EGL is an interface between Khronos rendering APIs such as OpenGL ES or OpenVG and the underlying native platform window system." + "Description": "EGL is an interface between Khronos rendering APIs such as OpenGL ES or OpenVG and the underlying native platform window system.", + "Dependencies": "" } ] -- Gitee