aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroldmud0 <3421260-oldmud0@users.noreply.gitlab.com>2019-02-09 03:13:08 +0000
committeroldmud0 <3421260-oldmud0@users.noreply.gitlab.com>2019-02-09 03:13:08 +0000
commit830dba62a16c748761c4cb498e58a336f4d288ff (patch)
treea09c1ad96c05183ba5a1a9c823b8c185d758a343
parentc8a3fd6560ced28c96f13c2b4c062a1ac93f4880 (diff)
Add qtmultimedia5-dev
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 41456e56..bf3a9bf7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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