summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2014-03-31 13:38:50 -0700
committerBen Pfaff <blp@nicira.com>2014-03-31 13:38:50 -0700
commitd4738446938f2cd12807f04d4e41564601af7636 (patch)
treeeb24b8359e04df97cc58ab33eb2aeabc32eae158 /debian
parente3fbd9df396185a4dd5d9479bf20b94c6379ae2d (diff)
downloadopenvswitch-d4738446938f2cd12807f04d4e41564601af7636.tar.gz
debian: Depend on 'kmod' instead of module-init-tools.
CC: 733696@bugs.debian.org Reported-by: md@Linux.IT (Marco d'Itri) Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Justin Pettit <jpettit@nicira.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b3e89dfad..1aed8e733 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