summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authordonagh-mccabe <donagh.mccabe@hpe.com>2016-11-08 15:31:33 +0000
committerAlistair Coles <alistair.coles@hpe.com>2016-12-12 18:14:17 +0000
commit052ca666cbd68238e5464dc32e03b0bb127fdc8f (patch)
tree7b76b610b25e899d99e91c0e9a2451f3396ca39a /bindep.txt
parent8a353ab1b968e7dae878bbdefb7f8e0839b359f3 (diff)
downloadswift-052ca666cbd68238e5464dc32e03b0bb127fdc8f.tar.gz
Add python3-dev to bindep and use py27for some envs
Installed my workstation with Ubuntu Xenial and then hit a few snags running tox. python3-dev is needed to build the python3 envs. Did not actually test python3-devel (rpm) as I don't have such a system. While python2.7 is the default, tox (on Xenial) itself uses python3.5, hence 3.5 becomes the basepython and a number of envs don't work. Driveby, removed warning about /bin/echo in py3pep8 Change-Id: Ie880246dd757570b8e444da0e643f3c50093bdc5
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index 2fef68fdd..485ec8685 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -11,6 +11,8 @@ libffi-devel [platform:rpm]
memcached
python-dev [platform:dpkg]
python-devel [platform:rpm]
+python3-dev [platform:dpkg]
+python3-devel [platform:rpm]
rsync
xfsprogs
libssl-dev [platform:dpkg]