feat: 修改dde应用之间的依赖关系

dde-dock依赖后端的指定版本,应在control中表明,

Log: 修改dde应用之间的依赖关系
Task: https://pms.uniontech.com/zentao/task-view-58524.html
Change-Id: I49f8a3a58458d06c414fc36cf3aba73276d4dd67
This commit is contained in:
范朋程 2021-01-26 16:59:07 +08:00
parent 62dcd763cf
commit 9a3bd50406

5
debian/control vendored
View File

@ -33,7 +33,10 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
deepin-desktop-schemas (>=5.8.0.34),
libdframeworkdbus2 (>=5.3.0.24),
libdde-network-utils (>=5.3.0.5)
libdde-network-utils (>=5.3.0.5),
dde-daemon (>=5.12.0.31),
startdde (>=5.6.0.34),
lastore-daemon (>=5.1.0.21)
Recommends: dde-disk-mount-plugin, dde-dock-onboard-plugin
Conflicts:
dde-workspace (<< 2.90.5),