python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / sngrep / Config.in
blob4d0d80c13cd5f03ae14bfc81c13776bf5bd959a0
1 comment "sngrep needs a toolchain w/ threads"
2         depends on !BR2_TOOLCHAIN_HAS_THREADS
4 config BR2_PACKAGE_SNGREP
5         bool "sngrep"
6         depends on BR2_TOOLCHAIN_HAS_THREADS
7         select BR2_PACKAGE_NCURSES
8         select BR2_PACKAGE_LIBPCAP
9         help
10           sngrep is a tool for displaying SIP calls message flows from
11           terminal.  It supports live capture to display realtime SIP
12           packets and can also be used as PCAP viewer.
14           https://github.com/irontec/sngrep