summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau2026-01-26 17:46:04 +0000
committerHauke Mehrtens2026-01-28 23:45:54 +0000
commitb0c75adcc55fd42e8f8860c6eb35481723373823 (patch)
treeb595c3f048304ab3de2e5d7a404017fad9c91bd3
parent90b8ed725af1fde7a92385f7787a02ec85c8e245 (diff)
downloadopenwrt-b0c75adcc55fd42e8f8860c6eb35481723373823.tar.gz
tcpdump: add PROVIDES=tcpdump to tcpdump-tiny
Improves handling of dependencies on tcpdump Signed-off-by: Felix Fietkau <nbd@nbd.name> (cherry picked from commit 0b302ec6582902f76740a6b1fbf1042b5bec49a4)
-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 bb428881d1..28c52a1222 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 += \