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>
|
Maintainer: Deepin Packages Builder <packages@deepin.com>
|
||||||
Build-Depends: debhelper (>= 8.0.0),
|
Build-Depends: debhelper (>= 8.0.0),
|
||||||
pkg-config,
|
pkg-config,
|
||||||
|
cmake,
|
||||||
qt5-qmake,
|
qt5-qmake,
|
||||||
libxcb-image0-dev,
|
libxcb-image0-dev,
|
||||||
libxcb-composite0-dev,
|
libxcb-composite0-dev,
|
||||||
libxcb-ewmh-dev,
|
libxcb-ewmh-dev,
|
||||||
|
libxtst-dev,
|
||||||
|
qttools5-dev-tools,
|
||||||
|
qtbase5-private-dev,
|
||||||
|
libxcb-icccm4-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libxcb-damage0-dev,
|
libxcb-damage0-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libxtst-dev,
|
libdtkwidget-dev (>=5.4.19),
|
||||||
libdtkwidget-dev,
|
libdtkcore-dev (>=5.4.14),
|
||||||
libdtkcore-dev,
|
libdtkcore5-bin (>=5.4.14),
|
||||||
libdtkcore5-bin,
|
libdtkgui-dev (>=5.4.13),
|
||||||
qttools5-dev-tools,
|
libdframeworkdbus-dev (>=5.4.6),
|
||||||
libxcb-icccm4-dev,
|
libdde-network-utils-dev (>=5.4.6),
|
||||||
qtbase5-private-dev,
|
|
||||||
libdframeworkdbus-dev (>=5.3.0.24),
|
|
||||||
libgsettings-qt-dev,
|
libgsettings-qt-dev,
|
||||||
cmake,
|
|
||||||
libdde-network-utils-dev (>=5.3.0.5),
|
|
||||||
libdbusmenu-qt5-dev,
|
libdbusmenu-qt5-dev,
|
||||||
libdtkgui-dev,
|
|
||||||
libgtest-dev,
|
libgtest-dev,
|
||||||
libgmock-dev
|
libgmock-dev
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 3.9.8
|
||||||
@ -32,15 +32,20 @@ Homepage: http://www.deepin.org/
|
|||||||
Package: dde-dock
|
Package: dde-dock
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
deepin-desktop-schemas (>=5.8.0.34),
|
deepin-desktop-schemas (>=5.9.14),
|
||||||
libdframeworkdbus2 (>=5.3.0.24),
|
libdtkwidget5 (>=5.4.19),
|
||||||
libdde-network-utils (>=5.3.0.5),
|
libdtkcore5 (>=5.4.14),
|
||||||
dde-qt5xcb-plugin (>=5.0.19),
|
libdtkgui5 (>=5.4.13),
|
||||||
dde-daemon (>=5.12.0.31),
|
libdframeworkdbus2 (>=5.4.6),
|
||||||
startdde (>=5.6.0.34),
|
libdde-network-utils (>=5.4.6),
|
||||||
lastore-daemon (>=5.1.0.21),
|
dde-qt5xcb-plugin (>=5.0.25),
|
||||||
|
dde-daemon (>=5.13.12),
|
||||||
|
startdde (>=5.8.9),
|
||||||
|
lastore-daemon (>=5.2.9),
|
||||||
qtxdg-dev-tools
|
qtxdg-dev-tools
|
||||||
Recommends: dde-disk-mount-plugin, dde-dock-onboard-plugin
|
Recommends:
|
||||||
|
dde-disk-mount-plugin,
|
||||||
|
dde-dock-onboard-plugin
|
||||||
Conflicts:
|
Conflicts:
|
||||||
dde-workspace (<< 2.90.5),
|
dde-workspace (<< 2.90.5),
|
||||||
dde-dock-applets,
|
dde-dock-applets,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user