From 526ca8d8688c3172c8723dabfbad85d7f638116b Mon Sep 17 00:00:00 2001 From: Grzegorz Grasza Date: Mon, 21 Feb 2022 15:51:22 +0100 Subject: [PATCH] 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) --- bindep.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bindep.txt b/bindep.txt index 9ed75e0e00..efa6c067b1 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]