Add missing dependency to libpthread
[openwrt.git] / package / libosip2 / Config.in
1 config BR2_PACKAGE_LIBOSIP2
2         tristate "libosip2 - GNU oSIP library"
3         default m if CONFIG_DEVEL
4         select BR2_PACKAGE_LIBPTHREAD
5         help
6           GNU oSIP library, a Session Initiation Protocol (SIP) implementation
7           
8           http://www.gnu.org/software/osip/
9