bindep.txt: skip python-devel for el8 platform

The python-devel package is not available on this platform.

Change-Id: I966c313d6dd0282b495fdeae4e92bbbe9b4d8fe3
This commit is contained in:
Tristan Cacqueray 2021-03-11 17:29:24 +00:00
parent 59dad009e9
commit 7af05ebcdc

View File

@ -6,5 +6,5 @@ python3-dev [test platform:dpkg platform:apk]
# Required for subprocess32
python2-devel [test platform:fedora]
python-devel [test platform:rpm !platform:fedora !platform:centos-8]
python-devel [test platform:rpm !platform:fedora !platform:centos-8 !platform:rhel-8]
python-dev [test platform:dpkg platform:apk]