X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/71a8054cf543b42f76f48ab235b924170a874d35..ce409cfdea924fd84ab05cbfb61f22c678264d57:/openwrt/package/icecast/Config.in diff --git a/openwrt/package/icecast/Config.in b/openwrt/package/icecast/Config.in index e16b1f0f6..5252c8c8d 100644 --- a/openwrt/package/icecast/Config.in +++ b/openwrt/package/icecast/Config.in @@ -2,8 +2,7 @@ config BR2_PACKAGE_ICECAST tristate "icecast - A streaming media server for Ogg/Vorbis and MP3 audio streams" default m if CONFIG_DEVEL select BR2_PACKAGE_LIBCURL - select BR2_PACKAGE_LIBOGG - select BR2_PACKAGE_LIBVORBIS + select BR2_PACKAGE_LIBVORBISIDEC select BR2_PACKAGE_LIBXML2 select BR2_PACKAGE_LIBXSLT help @@ -18,8 +17,7 @@ config BR2_PACKAGE_ICECAST Depends: * libcurl - * libogg - * libvorbis + * libvorbisidec * libxml2 * libxslt