Add qtmultimedia5-dev
This commit is contained in:
parent
c8a3fd6560
commit
830dba62a1
@ -14,7 +14,7 @@ build linux x86_64:
|
|||||||
- linux
|
- linux
|
||||||
script:
|
script:
|
||||||
- apt-get update
|
- 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
|
- qmake --version
|
||||||
- clang --version
|
- clang --version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user