copy trunk to buildroot-ng branch
[openwrt.git] / package / libvorbis / Config.in
1 config BR2_PACKAGE_LIBVORBIS
2         prompt "libvorbis......................... The Vorbis General Audio Compression Codec library"
3         tristate
4         default n
5         select BR2_PACKAGE_LIBOGG
6         help
7           The Vorbis General Audio Compression Codec library.
8           
9           http://www.vorbis.com/
10