debian: Add "netbase" dependency for /etc/protocols.
authorBen Pfaff <blp@nicira.com>
Fri, 6 Jul 2012 22:08:10 +0000 (15:08 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 9 Jul 2012 16:35:44 +0000 (09:35 -0700)
ovs-ctl.in uses /etc/protocols, which is in the "netbase" package, so a
dependency is required.

Debian bug #680537.
CC: 680537@bugs.debian.org
Reported-by: Bastian Blank <waldi@debian.org>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
debian/control

diff --git a/AUTHORS b/AUTHORS
index dec478b..1ed820c 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -84,6 +84,7 @@ Amey Bhide              abhide@nicira.com
 André Ruß               andre.russ@hybris.com
 Andreas Beckmann        debian@abeckmann.de
 Atzm Watanabe           atzm@stratosphere.co.jp
+Bastian Blank           waldi@debian.org
 Ben Basler              bbasler@nicira.com
 Bob Ball                bob.ball@citrix.com
 Brad Hall               brad@nicira.com
index 6c509fd..15ca3eb 100644 (file)
@@ -66,7 +66,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
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), module-init-tools, procps, uuid-runtime, netbase
 Description: Open vSwitch switch implementations
  Open vSwitch is a production quality, multilayer, software-based, Ethernet
  virtual switch. It is designed to enable massive network automation through