mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Install quickcontrols in ci
This commit is contained in:
parent
c1ee22a53e
commit
df1da1e18f
1 changed files with 1 additions and 0 deletions
|
@ -54,5 +54,6 @@ if [ "$TRAVIS_OS_NAME" = "linux" ]; then
|
||||||
qt${QT_PKG}tools \
|
qt${QT_PKG}tools \
|
||||||
qt${QT_PKG}svg \
|
qt${QT_PKG}svg \
|
||||||
qt${QT_PKG}multimedia \
|
qt${QT_PKG}multimedia \
|
||||||
|
qt${QT_PKG}quickcontrols2 \
|
||||||
liblmdb-dev
|
liblmdb-dev
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue