From: Thomas Goirand <zigo@debian.org>
Date: Fri, 9 Mar 2012 21:41:59 +0000 (-0800)
Subject: debian: Add missing ${python:Depends} to openvswitch-test package.
X-Git-Tag: sliver-openvswitch-0.1-1~213
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ed93d0fda84b375802c1c7fd70a25f2cc82712ad;p=sliver-openvswitch.git

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>
---

diff --git a/debian/control b/debian/control
index 7666c82b0..c85d44949 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