mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
icecast: fix cross compilation
This commit is contained in:
parent
578e7334fb
commit
90eec13196
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=icecast
|
||||||
version=2.4.3
|
version=2.4.3
|
||||||
revision=3
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config libxml2-devel"
|
||||||
makedepends="libressl-devel libcurl-devel speex-devel
|
makedepends="libressl-devel libcurl-devel speex-devel
|
||||||
libtheora-devel libvorbis-devel libxslt-devel"
|
libtheora-devel libvorbis-devel libxslt-devel"
|
||||||
conf_files="/etc/icecast.xml"
|
conf_files="/etc/icecast.xml"
|
||||||
|
|
Loading…
Add table
Reference in a new issue