From: nbd Date: Mon, 6 Oct 2008 19:34:09 +0000 (+0000) Subject: icecast: add missing dependency X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=d702145bd6afa419123b3b00a34cb30f0b79de62;p=packages.git icecast: add missing dependency git-svn-id: svn://svn.openwrt.org/openwrt/packages@12878 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/icecast/Makefile b/net/icecast/Makefile index ba31ab1e8..0709ff130 100644 --- a/net/icecast/Makefile +++ b/net/icecast/Makefile @@ -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