Fixed build deps (accidentallly left qmake rather than cmake)

This commit is contained in:
Aaron Rainbolt 2022-06-21 13:54:15 -05:00 committed by Simon Quigley
parent 1b7d8ce71e
commit 1a1440a6d9

2
debian/control vendored
View File

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