mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-09-22 02:07:32 -04:00
Update: Added rhash-dev to alpine
This commit is contained in:
committed by
Philipp Schafft
parent
d2bbe1a4da
commit
342caaff05
@@ -13,7 +13,7 @@ default:
|
|||||||
- apk update
|
- apk update
|
||||||
- cat /etc/os*
|
- cat /etc/os*
|
||||||
- apk add musl-dev git make gcc automake autoconf libtool curl ca-certificates
|
- 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 libc6-compat
|
- apk add curl-dev libogg-dev libvorbis-dev libxslt-dev libxml2-dev libc6-compat rhash-dev
|
||||||
# gzip required because busybox gzip does not understand best / zip for make dist
|
# gzip required because busybox gzip does not understand best / zip for make dist
|
||||||
- apk add gzip zip tar
|
- apk add gzip zip tar
|
||||||
# Required for tests
|
# Required for tests
|
||||||
|
Reference in New Issue
Block a user