Bindep: Use python3-all

Instead of listing python3 versions for each Ubuntu version, use
python3-all - and update these for Debian and Ubuntu.

Change-Id: I2ba14a9a05f9f073a4f0527258cfc0b103665163
This commit is contained in:
Andreas Jaeger 2016-07-12 18:59:27 +02:00
parent a760db19a7
commit 8630fd2e19
1 changed files with 4 additions and 4 deletions

View File

@ -76,11 +76,11 @@ python-devel [platform:rpm]
python-libvirt [platform:dpkg]
python-lxml
python-zmq
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
python3-dev [platform:dpkg]
# Note that python3-all-dev includes python3-all, added
# both here for documentary purpose.
python3-all [platform:dpkg !platform:ubuntu-precise]
python3-all-dev [platform:dpkg !platform:ubuntu-precise]
python3-devel [platform:fedora]
python3.4 [platform:ubuntu-trusty]
python3.5 [platform:ubuntu-xenial]
python34-devel [platform:centos]
redis [platform:rpm]
redis-server [platform:dpkg]