aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorThomas Goirand <zigo@debian.org>2012-03-09 13:41:59 -0800
committerBen Pfaff <blp@nicira.com>2012-03-19 10:25:20 -0700
commit5aaa384f467f8b72f663ee2b9b7fe7eaa621a017 (patch)
treef89f0a389fd833c1343a0086adbeb0864b3b8f67 /debian
parente44acfe6a8cfb2b670b8380a26561557125d480e (diff)
debian: Add missing ${python:Depends} to openvswitch-test package.
Reviewed-by: Simon Horman <horms@verge.net.au> Signed-off-by: Thomas Goirand <zigo@debian.org> Signed-off-by: Ben Pfaff <blp@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 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