summary refs log tree commit diff
path: root/.ci
diff options
context:
space:
mode:
Diffstat (limited to '.ci')
-rwxr-xr-x.ci/install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/install.sh b/.ci/install.sh

index c1f42357..b2fa5cda 100755 --- a/.ci/install.sh +++ b/.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