debian: openvswitch-common ethtool should not be required
[sliver-openvswitch.git] / debian / control
index 622daeb..0efcf92 100644 (file)
@@ -24,7 +24,8 @@ Description: Source code for Open vSwitch datapath Linux module
 
 Package: openvswitch-common
 Architecture: any
-Depends: ${shlibs:Depends}, openssl, ${misc:Depends}, python, ethtool
+Depends: ${shlibs:Depends}, openssl, ${misc:Depends}, python
+Suggests: ethtool
 Description: Open vSwitch common components
  openvswitch-common provides components required by both openvswitch-switch
  and openvswitch-controller.