From f7abd084c699f5daf5eb4eb74bdef6da5985a6ff Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Tue, 27 Aug 2013 18:40:54 -0700 Subject: [PATCH] Added socat, iperf, cgroup-bin to dependencies --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e2297ae..b89b3b3 100644 --- a/debian/control +++ b/debian/control @@ -17,10 +17,13 @@ Architecture: any Depends: openvswitch-switch, telnet, + socat, + iperf, + cgroup-bin, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Recommends: iperf, openvswitch-controller, socat +Recommends: openvswitch-controller Description: Process-based network emulator Mininet is a network emulator which uses lightweight virtualization to create virtual networks for rapid