Fixed build deps (accidentallly left qmake rather than cmake)

This commit is contained in:
Aaron Rainbolt 2022-06-21 13:54:15 -05:00
parent 5a3f52333f
commit 67da9e23f0

2
debian/control vendored
View File

@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
libqt5x11extras5-dev, libqt5x11extras5-dev,
libx11-dev, libx11-dev,
libxext-dev, libxext-dev,
qt5-qmake, cmake,
qtbase5-dev, qtbase5-dev,
qttools5-dev, qttools5-dev,
qttools5-dev-tools, qttools5-dev-tools,