From: Felix Fietkau Date: Mon, 26 Jan 2026 17:46:04 +0000 (+0000) Subject: tcpdump: add PROVIDES=tcpdump to tcpdump-tiny X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b302ec6582902f76740a6b1fbf1042b5bec49a4;p=thirdparty%2Fopenwrt.git tcpdump: add PROVIDES=tcpdump to tcpdump-tiny Improves handling of dependencies on tcpdump Signed-off-by: Felix Fietkau --- diff --git a/package/network/utils/tcpdump/Makefile b/package/network/utils/tcpdump/Makefile index 3bf5694bda0..4cfb63d5bb4 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 += \