X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/28e5d6671e4f1ae7c6a663ec83e2011ff16eeb04..af01ab6f3368e71d80d2902ec7f3cfd85ce4dd0c:/openwrt/package/tcpdump/Config.in diff --git a/openwrt/package/tcpdump/Config.in b/openwrt/package/tcpdump/Config.in index 37956d64c..9648e890c 100644 --- a/openwrt/package/tcpdump/Config.in +++ b/openwrt/package/tcpdump/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_TCPDUMP + select BR2_PACKAGE_LIBPCAP tristate "tcpdump" - default m + default m if CONFIG_DEVEL help A tool for network monitoring and data acquisition.