From 27a8ca1af8f5ad907173d54c4333a7b056f78c93 Mon Sep 17 00:00:00 2001 From: zeqi <16345439+ocean123455@user.noreply.gitee.com> Date: Thu, 29 Jan 2026 11:58:36 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=89=E8=A3=85=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=EF=BC=8C=E4=BB=A5=E6=96=B9=E4=BE=BF=E5=9C=A8Ubuntu?= =?UTF-8?q?=E4=B8=8A=E5=AE=89=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zeqi <16345439+ocean123455@user.noreply.gitee.com> --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9368101..5a6dee6 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,8 @@ Provides: dde-api Conflicts: dde-api (>> 4.0.0) Replaces: dde-api Depends: ${shlibs:Depends}, ${misc:Depends}, - rfkill, locales, libcanberra-pulse, blur-effect, librsvg2-bin, fonts-noto-cjk, ttf-unifont, + rfkill, locales, libcanberra-pulse, blur-effect, librsvg2-bin, fonts-noto-cjk, + ttf-unifont | fonts-unifont, bc, fontconfig, coreutils, alsa-utils Description: Go-lang bingdings for dde-daemon Deepin Go-lang bindings for dde-daemon -- Gitee