summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Grasza <xek@redhat.com>2022-02-21 15:51:22 +0100
committerDouglas Mendizábal <dmendiza@redhat.com>2022-07-15 16:28:53 +0000
commit8a2451fcc6b051db39e2d5e3da4f75065899c181 (patch)
tree2ac78adcb50d35d6f61153b7c403628a9a675412
parentbd692531e98ce962c892059f32c2ba37ce3291e3 (diff)
downloadkeystone-8a2451fcc6b051db39e2d5e3da4f75065899c181.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]