let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / libosip2 / Config.in
1 config BR2_PACKAGE_LIBOSIP2
2 prompt "libosip2.......................... The GNU oSIP library"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBPTHREAD
6 help
7 GNU oSIP library, a Session Initiation Protocol (SIP) implementation
8
9 http://www.gnu.org/software/osip/