summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau2026-01-26 17:46:04 +0000
committerFelix Fietkau2026-01-26 17:46:16 +0000
commit0b302ec6582902f76740a6b1fbf1042b5bec49a4 (patch)
tree39056f4b2e9cc99e65ed10d075ee25109f31e453
parentb44d4290fe8324c1705c192c02f5d4a452a43552 (diff)
downloadopenwrt-0b302ec6582902f76740a6b1fbf1042b5bec49a4.tar.gz
tcpdump: add PROVIDES=tcpdump to tcpdump-tiny
Improves handling of dependencies on tcpdump Signed-off-by: Felix Fietkau <nbd@nbd.name>
-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 3bf5694bda..4cfb63d5bb 100644
--- a/package/network/utils/tcpdump/Makefile
+++ b/package/network/utils/tcpdump/Makefile
@@ -42,6 +42,7 @@ define Package/tcpdump-mini
$(Package/tcpdump/default)
TITLE+= (minimal version)
VARIANT:=mini
+ PROVIDES:=tcpdump
endef
CONFIGURE_ARGS += \