Add qttools5-dev install to build

Seen on a fresh Debian 11 install:

CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5LinguistTools"
  ...
This commit is contained in:
Nils Goroll 2022-12-06 17:35:37 +01:00
parent 2761f7521a
commit a9c59c34e8
No known key found for this signature in database
GPG Key ID: 1DCD8F57A3868BD7

View File

@ -6,6 +6,7 @@ sudo apt-get install -y \
qtbase5-dev \ qtbase5-dev \
libqt5websockets5-dev \ libqt5websockets5-dev \
qtwebengine5-dev \ qtwebengine5-dev \
qttools5-dev \
openconnect \ openconnect \
libqt5keychain1 libqt5keychain1