bindep.txt: Install python3-devel for CentOS 8

We need python3-devel on centos8

Change-Id: I3261a7891ad6bafc8a92d2c4e0f3c5a42657c8d5
This commit is contained in:
Ian Wienand 2020-05-28 14:14:39 +10:00 committed by Andreas Jaeger
parent d8535a517e
commit 50c098d42b
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ pypy-dev [platform:dpkg]
python3-all-dev [platform:dpkg]
python3-all [platform:dpkg]
python-all-dev [platform:dpkg]
python-devel [platform:rpm]
python-devel [platform:rpm !platform:centos-8]
python3-devel [platform:rpm]
swig
systemd-devel [platform:redhat]
uuid-dev [platform:dpkg]