2de3c91f920a02462ecb0051b6bb882795217fe0
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / ortp / Config.in
1 config BR2_PACKAGE_ORTP
2         bool "oRTP"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         help
5           oRTP, a Real-time Transport Protocol (RTP,RFC3550) library
6
7           http://www.linphone.org/eng/documentation/dev/ortp.html
8
9 comment "ortp needs a toolchain w/ threads"
10         depends on !BR2_TOOLCHAIN_HAS_THREADS