icecast: depend on mime-support
This commit is contained in:
parent
7050d7c0e5
commit
b6e83a127e
@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=http://icecast.org
|
|||||||
TERMUX_PKG_DESCRIPTION="Icecast is a streaming media (audio/video) server"
|
TERMUX_PKG_DESCRIPTION="Icecast is a streaming media (audio/video) server"
|
||||||
TERMUX_PKG_VERSION=2.4.3
|
TERMUX_PKG_VERSION=2.4.3
|
||||||
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/icecast/icecast-$TERMUX_PKG_VERSION.tar.gz
|
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/icecast/icecast-$TERMUX_PKG_VERSION.tar.gz
|
||||||
TERMUX_PKG_DEPENDS="libcurl, libgnutls, libogg, libvorbis, libxml2, libxslt, openssl"
|
TERMUX_PKG_DEPENDS="libcurl, libgnutls, libogg, libvorbis, libxml2, libxslt, mime-support, openssl"
|
||||||
TERMUX_PKG_BUILD_IN_SRC=yes
|
TERMUX_PKG_BUILD_IN_SRC=yes
|
||||||
|
|
||||||
termux_step_pre_configure() {
|
termux_step_pre_configure() {
|
||||||
|
Loading…
Reference in New Issue
Block a user