Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ea4k authored Mar 31, 2022
1 parent d4ca490 commit 1364bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image:

install:
- sh: sudo apt-get -qq update
- sh: sudo apt install -qqy g++ make qt5-qmake qtbase5-dev qttools5-dev libqt5charts5-dev libqt5sql5-sqlite libhamlib-dev libqt5serialport5-dev
- sh: sudo apt install -qqy g++ make qttools5-dev-tools qtchooser qtbase5-dev libqt5charts5-dev libqt5serialport5-dev libhamlib++-dev qt5-qmake qttools5-dev libqt5sql5-sqlite qtdeclarative5-dev qtpositioning5-dev libhamlib-dev
build_script:
- qmake KLog.pro
- make

0 comments on commit 1364bfb

Please sign in to comment.