mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Signed-off-by: Wade Berrier <wberrier@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
config BR2_PACKAGE_NGREP
|
|
bool "ngrep"
|
|
select BR2_PACKAGE_LIBPCAP
|
|
select BR2_PACKAGE_PCRE
|
|
help
|
|
Network grep.
|
|
|
|
http://ngrep.sourceforge.net/
|