summaryrefslogtreecommitdiff
path: root/openwrt/package/icecast/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-17 22:19:21 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-17 22:19:21 +0000
commit0f52a18e0bc610f560ad98382a4fb5685701a7b6 (patch)
treebd511c93770d5ea938c29c00df1dc5d190949cf3 /openwrt/package/icecast/ipkg
parentf2e947e7839c07794bbefc1d0de1caa375ae55bc (diff)
downloadmtk-20170518-0f52a18e0bc610f560ad98382a4fb5685701a7b6.zip
mtk-20170518-0f52a18e0bc610f560ad98382a4fb5685701a7b6.tar.gz
mtk-20170518-0f52a18e0bc610f560ad98382a4fb5685701a7b6.tar.bz2
change icecast to use libvorbisidec instead of libogg/libvorbis (thanks to David Collet)
SVN-Revision: 2156
Diffstat (limited to 'openwrt/package/icecast/ipkg')
-rw-r--r--openwrt/package/icecast/ipkg/icecast.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/icecast/ipkg/icecast.control b/openwrt/package/icecast/ipkg/icecast.control
index 8034359..f52dbbd 100644
--- a/openwrt/package/icecast/ipkg/icecast.control
+++ b/openwrt/package/icecast/ipkg/icecast.control
@@ -3,5 +3,5 @@ Priority: optional
Section: net
Maintainer: OpenWrt Developers Team <bugs@openwrt.org>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/icecast/
-Depends: libcurl, libogg, libvorbis, libpthread, libxml2, libxslt
+Depends: libcurl, libvorbisidec, libpthread, libxml2, libxslt
Description: A streaming media server