We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f199ae0 commit b7bd5d4Copy full SHA for b7bd5d4
appveyor.yml
@@ -5,7 +5,7 @@ image:
5
6
install:
7
- sh: sudo apt-get -qq update
8
- - sh: sudo apt install -qqy make cmake qt6-base-dev qt6-declarative-dev libhamlib-dev build-essential libgl1-mesa-dev libqt6serialport6-dev qt6-positioning-dev qt6-location-dev libqt6charts6-dev qt6-l10n-tools
+ - sh: sudo apt install -qqy make cmake qt6-base-dev qt6-declarative-dev libhamlib-dev build-essential libgl1-mesa-dev libqt6serialport6-dev qt6-positioning-dev qml6-module-qtlocation libqt6charts6-dev qt6-l10n-tools
9
build_script:
10
- cmake .
11
- make
0 commit comments