build-system/packaging: add bluez dependency for Coverity build

I had missed this one in commit d73e0a0fb4
("build-system/packaging: add bluez dependency for Linux builds").

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2020-09-20 18:17:06 -07:00
parent 767f0a4f3e
commit 77781b936a

View file

@ -25,7 +25,7 @@ jobs:
qml-module-qtquick2 qt5-default qt5-qmake qtchooser qtconnectivity5-dev \
qtdeclarative5-dev qtdeclarative5-private-dev qtlocation5-dev \
qtpositioning5-dev qtscript5-dev qttools5-dev qttools5-dev-tools \
qtquickcontrols2-5-dev wget curl
qtquickcontrols2-5-dev wget curl libbluetooth-dev
- name: Download Coverity Build Tool
run: |