netsnmp: handle libnl dependency properly
[buildroot-gz.git] / package / ortp / Config.in
blob2de3c91f920a02462ecb0051b6bb882795217fe0
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
7           http://www.linphone.org/eng/documentation/dev/ortp.html
9 comment "ortp needs a toolchain w/ threads"
10         depends on !BR2_TOOLCHAIN_HAS_THREADS