Updated from OpenStack Ansible Tests

Change-Id: I73b20500f7ba2e5e4ccdfb9d64afd531e15df293
This commit is contained in:
OpenStack Proposal Bot 2019-03-22 22:09:03 +00:00
parent 0e67ef2e08
commit 937d9956e6
1 changed files with 2 additions and 2 deletions

View File

@ -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]