X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fcontrol;h=5f50cc8c19263f03951ed043c5293f4535daae6e;hb=cf3fad8a1b633c7c4231edda04b0e56e67df0d91;hp=622daeb3bf8d2cf9452b25b2254f7d514dcdeabe;hpb=a3acf0b0c46a28d6c891086e054d81dd915eea2e;p=openvswitch diff --git a/debian/control b/debian/control index 622daeb3..5f50cc8c 100644 --- a/debian/control +++ b/debian/control @@ -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. @@ -44,7 +45,9 @@ Description: Open vSwitch switch implementations Package: openvswitch-ipsec Architecture: any Depends: - ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, ipsec-tools, racoon, + ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, + ipsec-tools (>=0.8~alpha20090903), + racoon (>=0.8~alpha20090903), openvswitch-common (= ${binary:Version}), openvswitch-switch (= ${binary:Version}), python-openvswitch (= ${binary:Version})