From: Thomas Goirand Date: Fri, 9 Mar 2012 21:41:59 +0000 (-0800) Subject: debian: Add missing ${python:Depends} to openvswitch-test package. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed93d0fda84b375802c1c7fd70a25f2cc82712ad;p=openvswitch debian: Add missing ${python:Depends} to openvswitch-test package. Reviewed-by: Simon Horman Signed-off-by: Thomas Goirand Signed-off-by: Ben Pfaff --- diff --git a/debian/control b/debian/control index 7666c82b..c85d4494 100644 --- a/debian/control +++ b/debian/control @@ -215,7 +215,7 @@ Description: Open vSwitch graphical monitoring tool Package: openvswitch-test Architecture: all -Depends: ${misc:Depends}, python-twisted-web, python (>= 2.7) | python-argparse +Depends: ${misc:Depends}, ${python:Depends}, python-twisted-web, python (>= 2.7) | python-argparse Description: Open vSwitch test package Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through