let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / libao / Config.in
1 config BR2_PACKAGE_LIBAO
2 prompt "libao............................. A cross platform audio library"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 Libao is a cross-platform audio library that allows programs to
7 output audio using a simple API on a wide variety of platforms.
8
9 http://www.xiph.org/ao/
10