Add python3-dev[el] to bindep.txt

We should probably have had this in previously.

Backport note: This patch has been changed to install python-devel only
on CentOS7, since it is unavailable on CentOS8.

Change-Id: I14f690194085729bf500ed707d3bb99b1c055845
(cherry picked from commit cacf308170)
This commit is contained in:
Mark Goddard 2019-11-26 10:47:06 +00:00
parent 8c43d0c957
commit 1176804bde
1 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ libffi-devel [platform:rpm]
gcc [platform:rpm]
gcc [platform:dpkg]
python-dev [platform:dpkg]
python-devel [platform:rpm]
python-devel [platform:rpm !platform:rhel-8 !platform:centos-8]
python3-dev [platform:dpkg]
python3-devel [platform:rpm]
openssl-devel [platform:rpm]
libssl-dev [platform:dpkg]