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:
parent
ac9597ffe2
commit
74db1b20a1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user