Fix bindep.txt for current RPM based distributions

Currently rpm based distributions all use python3-devel.
Tested this with centos7 rhel7 rhel8 fedora35.

Change-Id: I9a8e6285edbb3799cf552acf479598b3b6c63b99
(cherry picked from commit 0eba22f331)
This commit is contained in:
Grzegorz Grasza 2022-02-21 15:51:22 +01:00
parent ddd97302ec
commit 526ca8d868
1 changed files with 1 additions and 3 deletions

View File

@ -29,9 +29,7 @@ openldap-devel [platform:redhat]
openssl-devel [platform:rpm] openssl-devel [platform:rpm]
postgresql-devel [platform:rpm] postgresql-devel [platform:rpm]
postgresql-server [platform:rpm] postgresql-server [platform:rpm]
python2-devel [platform:rpm] python3-devel [platform:rpm]
python3-devel [platform:fedora]
python34-devel [platform:centos]
libmariadb-devel [platform:suse] libmariadb-devel [platform:suse]
openldap2-devel [platform:suse] openldap2-devel [platform:suse]