0
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-06-30 22:18:19 -04:00

Update .gitlab-ci.yml

This commit is contained in:
Stephan Jauernick 2022-03-21 22:01:45 +00:00
parent ac9597ffe2
commit 74db1b20a1

View File

@ -14,7 +14,7 @@ make_dist:
- apk update
- cat /etc/os*
- apk add musl-dev git make gcc automake autoconf libtool curl ca-certificates
- apk add curl-dev libogg-dev libvorbis-dev libxslt-dev libxml2-dev
- apk add curl-dev libogg-dev libvorbis-dev libxslt-dev libxml2-dev libc6-compat
# gzip required because busybox gzip does not understand best / zip for make dist
- apk add gzip zip tar
# Required for tests