change icecast to use libvorbisidec instead of libogg/libvorbis (thanks to David...
[openwrt.git] / openwrt / package / libvorbis / Config.in
1 config BR2_PACKAGE_LIBVORBIS
2         tristate "libvorbis - The Vorbis General Audio Compression Codec library"
3         default n
4         select BR2_PACKAGE_LIBOGG
5         help
6           The Vorbis General Audio Compression Codec library.
7           
8           http://www.vorbis.com/
9