mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-03 00:15:21 +00:00
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:
parent
62dcd763cf
commit
9a3bd50406
5
debian/control
vendored
5
debian/control
vendored
@ -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),
|
||||
|
Loading…
x
Reference in New Issue
Block a user