mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
chore: 更新项目编译和运行依赖
确保项目可正常编译和运行 Log: Change-Id: I2b8f77d13347ce4e75ed2f224c225b2a6a6b4b4a
This commit is contained in:
parent
c8ebd46581
commit
805028949c
43
debian/control
vendored
43
debian/control
vendored
@ -4,26 +4,26 @@ Priority: optional
|
||||
Maintainer: Deepin Packages Builder <packages@deepin.com>
|
||||
Build-Depends: debhelper (>= 8.0.0),
|
||||
pkg-config,
|
||||
cmake,
|
||||
qt5-qmake,
|
||||
libxcb-image0-dev,
|
||||
libxcb-composite0-dev,
|
||||
libxcb-ewmh-dev,
|
||||
libxtst-dev,
|
||||
qttools5-dev-tools,
|
||||
qtbase5-private-dev,
|
||||
libxcb-icccm4-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libxcb-damage0-dev,
|
||||
libqt5svg5-dev,
|
||||
libxtst-dev,
|
||||
libdtkwidget-dev,
|
||||
libdtkcore-dev,
|
||||
libdtkcore5-bin,
|
||||
qttools5-dev-tools,
|
||||
libxcb-icccm4-dev,
|
||||
qtbase5-private-dev,
|
||||
libdframeworkdbus-dev (>=5.3.0.24),
|
||||
libdtkwidget-dev (>=5.4.19),
|
||||
libdtkcore-dev (>=5.4.14),
|
||||
libdtkcore5-bin (>=5.4.14),
|
||||
libdtkgui-dev (>=5.4.13),
|
||||
libdframeworkdbus-dev (>=5.4.6),
|
||||
libdde-network-utils-dev (>=5.4.6),
|
||||
libgsettings-qt-dev,
|
||||
cmake,
|
||||
libdde-network-utils-dev (>=5.3.0.5),
|
||||
libdbusmenu-qt5-dev,
|
||||
libdtkgui-dev,
|
||||
libgtest-dev,
|
||||
libgmock-dev
|
||||
Standards-Version: 3.9.8
|
||||
@ -32,15 +32,20 @@ Homepage: http://www.deepin.org/
|
||||
Package: dde-dock
|
||||
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),
|
||||
dde-qt5xcb-plugin (>=5.0.19),
|
||||
dde-daemon (>=5.12.0.31),
|
||||
startdde (>=5.6.0.34),
|
||||
lastore-daemon (>=5.1.0.21),
|
||||
deepin-desktop-schemas (>=5.9.14),
|
||||
libdtkwidget5 (>=5.4.19),
|
||||
libdtkcore5 (>=5.4.14),
|
||||
libdtkgui5 (>=5.4.13),
|
||||
libdframeworkdbus2 (>=5.4.6),
|
||||
libdde-network-utils (>=5.4.6),
|
||||
dde-qt5xcb-plugin (>=5.0.25),
|
||||
dde-daemon (>=5.13.12),
|
||||
startdde (>=5.8.9),
|
||||
lastore-daemon (>=5.2.9),
|
||||
qtxdg-dev-tools
|
||||
Recommends: dde-disk-mount-plugin, dde-dock-onboard-plugin
|
||||
Recommends:
|
||||
dde-disk-mount-plugin,
|
||||
dde-dock-onboard-plugin
|
||||
Conflicts:
|
||||
dde-workspace (<< 2.90.5),
|
||||
dde-dock-applets,
|
||||
|
Loading…
x
Reference in New Issue
Block a user