From dc7b0a9627e2d5e63f30c74d694a81ca6d07e51f Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Tue, 31 Mar 2015 15:02:22 +0000 Subject: Add tcpdump to tools Change-Id: Ib8555258663cb16139efc4b3c004012c4aa054a5 --- strata/tools.morph | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'strata/tools.morph') diff --git a/strata/tools.morph b/strata/tools.morph index 5b3288ec..63ef39c2 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/libpcap.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 -- cgit v1.2.1