projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add Id tag, standardize
[openwrt.git]
/
openwrt
/
package
/
icecast
/
Config.in
diff --git
a/openwrt/package/icecast/Config.in
b/openwrt/package/icecast/Config.in
index
e16b1f0
..
90c75c7
100644
(file)
--- a/
openwrt/package/icecast/Config.in
+++ b/
openwrt/package/icecast/Config.in
@@
-1,9
+1,9
@@
config BR2_PACKAGE_ICECAST
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
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
select BR2_PACKAGE_LIBXML2
select BR2_PACKAGE_LIBXSLT
help
@@
-18,9
+18,7
@@
config BR2_PACKAGE_ICECAST
Depends:
* libcurl
Depends:
* libcurl
- * libogg
- * libvorbis
+ * libvorbisidec
* libxml2
* libxslt
* libxml2
* libxslt
-
This page took
0.042939 seconds
and
4
git commands to generate.