projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed93d0f
)
debian: Build-depend on python-all to pull in all Python versions.
author
Thomas Goirand
<zigo@debian.org>
Fri, 9 Mar 2012 21:44:10 +0000
(13:44 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Mon, 12 Mar 2012 16:50:52 +0000
(09:50 -0700)
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>
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index c85d4494928539b06c10b841c79246f598c4472e..fac3280b8f6992c7317bd1deff030c1cb8ac09eb 100644
(file)
--- 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/