Acked-by: Justin Pettit <[email protected]> --Justin
Ben Pfaff wrote:
CC: [email protected] Reported-by: [email protected] (Marco d'Itri) Signed-off-by: Ben Pfaff<[email protected]> --- AUTHORS | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index b189957..e853887 100644 --- a/AUTHORS +++ b/AUTHORS @@ -209,6 +209,7 @@ Len Gao [email protected] Logan Rosen [email protected] Luca Falavigna [email protected] Luiz Henrique Ozaki [email protected] +Marco d'Itri [email protected] Maxime Brun [email protected] Michael A. Collins [email protected] Michael Hu [email protected] diff --git a/debian/control b/debian/control index b3e89df..1aed8e7 100644 --- a/debian/control +++ b/debian/control @@ -65,7 +65,7 @@ Description: Open vSwitch common components Package: openvswitch-switch Architecture: linux-any Suggests: openvswitch-datapath-module -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), module-init-tools, procps, uuid-runtime, netbase, python-argparse +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), kmod, procps, uuid-runtime, netbase, python-argparse Description: Open vSwitch switch implementations Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network
_______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
