fix: 添加任务栏依赖

任务栏目前依赖dde-qt5xcb-plugins设置位置,但用户从1010升级到1031时,未安装这个包,会导致任务栏显示异常。故增加这个依赖

Log: 添加任务栏依赖。
Bug: https://pms.uniontech.com/zentao/bug-view-61074.html
Bug: https://pms.uniontech.com/zentao/bug-view-61052.html
Change-Id: I9d24c24fcc47bcc282b980c492ddd386bbd259af
This commit is contained in:
Zhang Qipeng 2021-01-14 10:59:54 +08:00 committed by zhangqipeng
parent cc5378c24b
commit 4fdca655f8

3
debian/control vendored
View File

@ -33,7 +33,8 @@ 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-qt5xcb-plugin,
Recommends: dde-disk-mount-plugin, dde-dock-onboard-plugin
Conflicts:
dde-workspace (<< 2.90.5),