aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit55c480d1c97c748a8e51c41ce663a3e7d722a087 (patch)
tree09f78e78cb09a639d8546d6e9369d7d939d059be /package/icecast/ipkg
parent54913f0665540b56fbf3466d531703e1bc2d1d89 (diff)
downloadupstream-55c480d1c97c748a8e51c41ce663a3e7d722a087.tar.gz
upstream-55c480d1c97c748a8e51c41ce663a3e7d722a087.tar.bz2
upstream-55c480d1c97c748a8e51c41ce663a3e7d722a087.zip
change icecast to use libvorbisidec instead of libogg/libvorbis (thanks to David Collet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2156 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/icecast/ipkg')
-rw-r--r--package/icecast/ipkg/icecast.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/icecast/ipkg/icecast.control b/package/icecast/ipkg/icecast.control
index 803435971f..f52dbbd08b 100644
--- a/package/icecast/ipkg/icecast.control
+++ b/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