mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 01:17:30 +01:00
tcpdump: add PROVIDES=tcpdump to tcpdump-tiny
Improves handling of dependencies on tcpdump Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
b44d4290fe
commit
0b302ec658
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