From 937d9956e601e4cb41cb9d057e4312097dfec414 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 22 Mar 2019 22:09:03 +0000 Subject: [PATCH] Updated from OpenStack Ansible Tests Change-Id: I73b20500f7ba2e5e4ccdfb9d64afd531e15df293 --- bindep.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bindep.txt b/bindep.txt index a62cff8..c648fb1 100644 --- a/bindep.txt +++ b/bindep.txt @@ -26,7 +26,7 @@ gcc # Base requirements for Ubuntu -git-core [platform:dpkg] +git-core [platform:dpkg platform:suse] libssl-dev [platform:dpkg] libffi-dev [platform:dpkg] python2.7 [platform:dpkg] @@ -38,7 +38,7 @@ python3-dev [platform:dpkg] # Base requirements for RPM distros gcc-c++ [platform:rpm] -git [platform:rpm] +git [platform:rpm !platform:suse] libffi-devel [platform:rpm] openssl-devel [platform:rpm] python-devel [platform:rpm]