Install quickcontrols in ci

remotes/origin/0.7.0-dev
Nicolas Werner 5 years ago
parent c1ee22a53e
commit df1da1e18f
  1. 1
      .ci/install.sh

@ -54,5 +54,6 @@ if [ "$TRAVIS_OS_NAME" = "linux" ]; then
qt${QT_PKG}tools \
qt${QT_PKG}svg \
qt${QT_PKG}multimedia \
qt${QT_PKG}quickcontrols2 \
liblmdb-dev
fi

Loading…
Cancel
Save