icecast: add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12878 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
09fea20c08
commit
d702145bd6
@ -24,7 +24,7 @@ TREMOR_DIR=$(TREMOR_BUILD_DIR)/ipkg-install/usr
|
||||
define Package/icecast
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+libcurl +libxml2 +libxslt
|
||||
DEPENDS:=+libcurl +libxml2 +libxslt +libogg
|
||||
TITLE:=A streaming media server for Ogg/Vorbis and MP3 audio streams
|
||||
URL:=http://www.icecast.org/
|
||||
SUBMENU:=multimedia
|
||||
|
Loading…
x
Reference in New Issue
Block a user