From 40c2d7ead06ebce75fbfb48439b5018ebf58e100 Mon Sep 17 00:00:00 2001 From: donghualin Date: Fri, 6 May 2022 15:11:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 删除无用运行依赖,直接使用shlibs:Depends即可 Log: 删除无用运行依赖 Influence: 无 Task: https://pms.uniontech.com/task-view-119973.html Change-Id: I57ba8e567d39f0e785a4e3d6ff60e5192697f481 --- debian/control | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/control b/debian/control index 4c2e53d39..69391aaab 100644 --- a/debian/control +++ b/debian/control @@ -34,10 +34,6 @@ Package: dde-dock Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, deepin-desktop-schemas (>=5.9.14), - libdtkwidget5 (>=5.4.19), - libdtkcore5 (>=5.4.14), - libdtkgui5 (>=5.4.13), - libdframeworkdbus2 (>=5.4.6), dde-qt5xcb-plugin (>=5.0.25), dde-daemon (>=5.13.12), startdde (>=5.8.9),