feat: 添加编译版本依赖

当前编译需要指定factory和network-util的版本,否则可能导致编译不过

Log:
Task: https://pms.uniontech.com/zentao/task-view-64795.html
Change-Id: I0991adb37ee171d709a0e1f60e31813da96b173b
This commit is contained in:
Fan PengCheng 2021-03-30 13:48:36 +08:00
parent f46de5761e
commit 0af8a06ca0

4
debian/control vendored
View File

@ -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,