summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Grasza <xek@redhat.com>2022-02-21 15:51:22 +0100
committerGrzegorz Grasza <xek@redhat.com>2022-03-29 07:51:18 +0000
commit526ca8d8688c3172c8723dabfbad85d7f638116b (patch)
tree9a1f1745e534060e70178cf8e386242c2d3dbb32
parentddd97302ecce963106768615d463e1d94075d259 (diff)
downloadkeystone-526ca8d8688c3172c8723dabfbad85d7f638116b.tar.gz
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 0eba22f331f5e998d5cdee2039e8f14772e78e5e)
-rw-r--r--bindep.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/bindep.txt b/bindep.txt
index 9ed75e0e0..efa6c067b 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -29,9 +29,7 @@ openldap-devel [platform:redhat]
openssl-devel [platform:rpm]
postgresql-devel [platform:rpm]
postgresql-server [platform:rpm]
-python2-devel [platform:rpm]
-python3-devel [platform:fedora]
-python34-devel [platform:centos]
+python3-devel [platform:rpm]
libmariadb-devel [platform:suse]
openldap2-devel [platform:suse]