From db88ab6ee965562ebae2585d3da46910a093b444 Mon Sep 17 00:00:00 2001 From: suyue <1759882753@qq.com> Date: Tue, 6 May 2025 16:36:37 +0800 Subject: [PATCH] =?UTF-8?q?distributeddb=E6=8B=86=E5=88=86RDB=E5=AE=A2?= =?UTF-8?q?=E6=88=B7=E7=AB=AFso=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: suyue <1759882753@qq.com> --- bundle.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index b6cbc95a86c..9d3da105202 100644 --- a/bundle.json +++ b/bundle.json @@ -79,7 +79,10 @@ "safwk", "samgr", "file_api", - "zlib" + "zlib", + "jsoncpp", + "openssl", + "sqlite" ] }, "build": { -- Gitee