添加cmake工程debuild依赖

This commit is contained in:
tanjing 2023-12-12 10:21:21 +08:00
parent 00d084d0ef
commit c76567fe97
1 changed files with 2 additions and 0 deletions

2
debian/control vendored
View File

@ -23,6 +23,7 @@ Build-Depends: dbus-x11,
peony, peony,
pkg-config, pkg-config,
pkg-kde-tools, pkg-kde-tools,
cmake,
qt5-qmake, qt5-qmake,
qtbase5-dev, qtbase5-dev,
qtbase5-dev-tools, qtbase5-dev-tools,
@ -30,6 +31,7 @@ Build-Depends: dbus-x11,
qtchooser, qtchooser,
qtdeclarative5-dev, qtdeclarative5-dev,
qtquickcontrols2-5-dev, qtquickcontrols2-5-dev,
qttools5-dev,
qttools5-dev-tools qttools5-dev-tools
Standards-Version: 4.6.1.0 Standards-Version: 4.6.1.0
Rules-Requires-Root: no Rules-Requires-Root: no