summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/tools.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/strata/tools.morph b/strata/tools.morph
index a3e7740b..f81ff8af 100644
--- a/strata/tools.morph
+++ b/strata/tools.morph
@@ -73,3 +73,15 @@ chunks:
unpetrify-ref: IPMITOOL_1_8_14
build-depends:
- file
+- name: libpcap
+ morph: strata/tools/tcpdump.morph
+ repo: upstream:libpcap
+ ref: 098a643f817e8a9929c70dfba157e4d399398375
+ unpetrify-ref: libpcap-1.7
+- name: tcpdump
+ morph: strata/tools/tcpdump.morph
+ repo: upstream:tcpdump
+ ref: 8aa5edea1b8846740514dee4158b6c707d38fc13
+ unpetrify-ref: tcpdump-4.7
+ build-depends:
+ - libpcap