From f7d732e7ff7ed58645a960ced9ccc159b09576f0 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Fri, 22 May 2015 14:04:28 +0000 Subject: Add `arping` to networking-utils Because `arping` requires the libpcap library, move tcpdump and libpcap to networking-utils. Add also `arping`'s libnet dependency. Change-Id: Ie459e5295bc2770856e06cb005845ee3f172e68e --- strata/networking-utils/tcpdump.morph | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 strata/networking-utils/tcpdump.morph (limited to 'strata/networking-utils/tcpdump.morph') diff --git a/strata/networking-utils/tcpdump.morph b/strata/networking-utils/tcpdump.morph new file mode 100644 index 00000000..7a974dab --- /dev/null +++ b/strata/networking-utils/tcpdump.morph @@ -0,0 +1,3 @@ +name: tcpdump +kind: chunk +build-system: autotools -- cgit v1.2.1