Add qtmultimedia5-dev

This commit is contained in:
oldmud0 2019-02-09 03:13:08 +00:00
parent c8a3fd6560
commit 830dba62a1

View File

@ -14,7 +14,7 @@ build linux x86_64:
- linux
script:
- apt-get update
- apt-get install --no-install-recommends -y qt5-default clang make git sudo curl ca-certificates pkg-config upx unzip
- apt-get install --no-install-recommends -y qt5-default qtmultimedia5-dev clang make git sudo curl ca-certificates pkg-config upx unzip
- qmake --version
- clang --version