projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b44d429
)
tcpdump: add PROVIDES=tcpdump to tcpdump-tiny
author
Felix Fietkau
<nbd@nbd.name>
Mon, 26 Jan 2026 17:46:04 +0000
(17:46 +0000)
committer
Felix Fietkau
<nbd@nbd.name>
Mon, 26 Jan 2026 17:46:16 +0000
(17:46 +0000)
Improves handling of dependencies on tcpdump
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/utils/tcpdump/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/tcpdump/Makefile
b/package/network/utils/tcpdump/Makefile
index 3bf5694bda04c2ff4b4c5fdc73aa1b8f087b7261..4cfb63d5bb4891e3b3fc793e4e11fb17f7631bbf 100644
(file)
--- 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 += \