Update appveyor.yml

This commit is contained in:
ea4k 2021-10-05 20:16:01 +02:00 committed by GitHub
parent 815eb09d6c
commit 4e11733f6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ install:
- sh: sudo apt-get -qq update
- sh: sudo apt-get -qq install qt515tools qt515base qt515serialport qt515charts-no-lgpl
- sh: sudo apt install -qqy g++ make qt5-qmake qtbase5-dev qttools5-dev libqt5charts5-dev libqt5sql5-sqlite libhamlib-dev libqt5serialport5-dev
- sh: 'ls /opt/'
- sh: 'dpkg -l | grep hamlib'
- sh: source /opt/qt515/bin/qt515-env.sh
build_script: