Add two missing dependencies for building on debian (#198)

This commit is contained in:
Nils Goroll 2022-12-08 10:41:23 +01:00 committed by GitHub
parent 2761f7521a
commit f552ef6204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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