debian: Add missing ${python:Depends} to openvswitch-test package.
authorThomas Goirand <zigo@debian.org>
Fri, 9 Mar 2012 21:41:59 +0000 (13:41 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 19 Mar 2012 17:25:20 +0000 (10:25 -0700)
Reviewed-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Thomas Goirand <zigo@debian.org>
Signed-off-by: Ben Pfaff <blp@nicira.com>
debian/control

index 7666c82..c85d449 100644 (file)
@@ -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