mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
feat: 添加编译版本依赖
当前编译需要指定factory和network-util的版本,否则可能导致编译不过 Log: Task: https://pms.uniontech.com/zentao/task-view-64795.html Change-Id: I0991adb37ee171d709a0e1f60e31813da96b173b
This commit is contained in:
parent
f46de5761e
commit
0af8a06ca0
4
debian/control
vendored
4
debian/control
vendored
@ -18,10 +18,10 @@ Build-Depends: debhelper (>= 8.0.0),
|
|||||||
qttools5-dev-tools,
|
qttools5-dev-tools,
|
||||||
libxcb-icccm4-dev,
|
libxcb-icccm4-dev,
|
||||||
qtbase5-private-dev,
|
qtbase5-private-dev,
|
||||||
libdframeworkdbus-dev,
|
libdframeworkdbus-dev (>=5.3.0.24),
|
||||||
libgsettings-qt-dev,
|
libgsettings-qt-dev,
|
||||||
cmake,
|
cmake,
|
||||||
libdde-network-utils-dev,
|
libdde-network-utils-dev (>=5.3.0.5),
|
||||||
libdbusmenu-qt5-dev,
|
libdbusmenu-qt5-dev,
|
||||||
libdtkgui-dev,
|
libdtkgui-dev,
|
||||||
libgtest-dev,
|
libgtest-dev,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user