Fixed ci builds

ubuntu:14.04 does not have quazip5 libraries in the standard repository, therefore only insecure builds are created using the ci server
This commit is contained in:
Christian Kieschnick
2019-01-04 11:03:15 +01:00
parent 080b02e9d5
commit ba604390d2
4 changed files with 47 additions and 24 deletions

View File

@@ -54,7 +54,8 @@ RUN set -x \
zlib1g-dev \
libxi-dev \
libxtst-dev \
libquazip-dev \
# ubuntu:14.04 has no quazip (it's optional)
# libquazip5-dev \
mesa-common-dev \
libyubikey-dev \
libykpers-1-dev \