From fd342b1ada887fea48427351a343f42562e04e8b Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 5 Nov 2005 02:16:36 +0000 Subject: reorganize/rationalize/format package menuconfig, make updatedd modular SVN-Revision: 2333 --- openwrt/package/icecast/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openwrt/package/icecast') diff --git a/openwrt/package/icecast/Config.in b/openwrt/package/icecast/Config.in index 5252c8c..90c75c7 100644 --- a/openwrt/package/icecast/Config.in +++ b/openwrt/package/icecast/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_ICECAST - tristate "icecast - A streaming media server for Ogg/Vorbis and MP3 audio streams" + prompt "icecast........................... A streaming media server for Ogg/Vorbis and MP3 audio streams" + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBCURL select BR2_PACKAGE_LIBVORBISIDEC @@ -20,5 +21,4 @@ config BR2_PACKAGE_ICECAST * libvorbisidec * libxml2 * libxslt - -- cgit v1.1