aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/network/utils/tcpdump/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/utils/tcpdump/Makefile b/package/network/utils/tcpdump/Makefile
index 50919819b6..712617fd25 100644
--- a/package/network/utils/tcpdump/Makefile
+++ b/package/network/utils/tcpdump/Makefile
@@ -47,6 +47,7 @@ define Package/tcpdump-mini
endef
CONFIGURE_ARGS += \
+ --without-cap-ng \
--without-crypto
ifeq ($(CONFIG_IPV6),y)