Fixed build deps (accidentallly left qmake rather than cmake)
This commit is contained in:
parent
1b7d8ce71e
commit
1a1440a6d9
2
debian/control
vendored
2
debian/control
vendored
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user