mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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 0b302ec658)
This commit is contained in:
parent
90b8ed725a
commit
b0c75adcc5
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ define Package/tcpdump-mini
|
|||
$(Package/tcpdump/default)
|
||||
TITLE+= (minimal version)
|
||||
VARIANT:=mini
|
||||
PROVIDES:=tcpdump
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue