From c0a592105f1e020af33de091c956b3bf5f66ba2d Mon Sep 17 00:00:00 2001 From: zhaokexin Date: Tue, 10 Feb 2026 10:41:17 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0f865ab..50008f0 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: zhangpan Build-Depends: debhelper-compat (= 12), cmake, libglib2.0-dev, - libkylin-coreai-embedding-dev, + libkysdk-coreai-dev, libkysdk-vector-engine-client-dev, libsqlite3-dev, nlohmann-json3-dev, -- Gitee