aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorThomas Goirand <zigo@debian.org>2012-03-09 13:44:10 -0800
committerBen Pfaff <blp@nicira.com>2012-03-19 10:25:20 -0700
commit417761468a69ec50f5a837aa75305c674e3d451b (patch)
tree628eb8904ffb5fd4eb0d398bcf5cdb66b4ac96ad /debian
parent5aaa384f467f8b72f663ee2b9b7fe7eaa621a017 (diff)
debian: Build-depend on python-all to pull in all Python versions.
Open vSwitch should support all Python versions in the distribution. This is the way to do it. 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 c85d4494..fac3280b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ben Pfaff <pfaffben@debian.org>, Simon Horman <horms@debian.org>
Build-Depends:
debhelper (>= 8), autoconf (>= 2.64), automake (>= 1.10) | automake1.10,
libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl,
- python (>= 2.6.6-3), procps, python-qt4,
+ python-all (>= 2.6.6-3~), procps, python-qt4,
python-zopeinterface, python-twisted-conch
Standards-Version: 3.9.2
Homepage: http://openvswitch.org/