24e2148ab99f1a6a770a8160aa7219c5a9c155c3
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / sofia-sip / Config.in
1 config BR2_PACKAGE_SOFIA_SIP
2         bool "sofia-sip"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         help
5           Sofia-SIP is an open-source SIP User-Agent library,
6           compliant with the IETF RFC3261 specification (see the
7           feature table). It can be used as a building block for SIP
8           client software for uses such as VoIP, IM, and many other
9           real-time and person-to-person communication services.
10
11           http://sofia-sip.sourceforge.net/
12
13 comment "sofia-sip needs a toolchain w/ threads"
14         depends on !BR2_TOOLCHAIN_HAS_THREADS