From e6dc97a30d9230345c60847453d0c787c8dfe4a5 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 9 Jul 2018 09:08:00 +0200 Subject: [PATCH] Add python3 to bindep We recently switched to using python3, so let's add the files to bindep.txt as well so that the packages get installed if needed. Note this is a nop in OpenStack CI since python3 is available already. But this is important to document dependencies. Change-Id: Ic6c1c9adcec938c0db4f207d1d8e523e96ffe740 --- bindep.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bindep.txt b/bindep.txt index f3b6f8b1e7..01ba623bac 100644 --- a/bindep.txt +++ b/bindep.txt @@ -12,6 +12,10 @@ libjpeg-dev [platform:dpkg] libjpeg-turbo-devel [platform:rpm] python-dev [platform:dpkg] python-devel [platform:rpm] +python3-all [platform:dpkg !platform:ubuntu-precise] +python3-all-dev [platform:dpkg !platform:ubuntu-precise] +python3-devel [platform:fedora] +python34-devel [platform:centos] zlib-devel [platform:rpm] zlib1g-dev [platform:dpkg] inkscape