summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Grasza <xek@redhat.com>2022-02-21 15:51:22 +0100
committerGrzegorz Grasza <xek@redhat.com>2022-02-21 15:53:33 +0100
commit0eba22f331f5e998d5cdee2039e8f14772e78e5e (patch)
tree7ec986583346f494a67ce21a7d0780eb3b6a5df2
parenta3fc9e7c3845387644f0661a6c6c0fd316b6c9ee (diff)
downloadkeystone-0eba22f331f5e998d5cdee2039e8f14772e78e5e.tar.gz
Fix bindep.txt for current RPM based distributions21.0.0.0rc121.0.0
Currently rpm based distributions all use python3-devel. Tested this with centos7 rhel7 rhel8 fedora35. Change-Id: I9a8e6285edbb3799cf552acf479598b3b6c63b99
-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]