Fix bindep for current rpm based distributions
python-devel is no longer available in current RPM based distributions. This was tested with centos7, rhel7, rhel8, fedora35. Change-Id: I4a2e6886af6d6862f25957e7bb206a5fc9664d90
This commit is contained in:
parent
7bbce9761c
commit
49db50bfb3
@ -3,7 +3,7 @@
|
||||
|
||||
build-essential [platform:dpkg test]
|
||||
python-dev [platform:dpkg test]
|
||||
python-devel [platform:rpm test]
|
||||
python3-devel [platform:rpm test]
|
||||
libkrb5-dev [platform:dpkg test]
|
||||
krb5-devel [platform:rpm test]
|
||||
libxml2-dev [platform:dpkg]
|
||||
|
Loading…
Reference in New Issue
Block a user