let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / 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