Updated from OpenStack Ansible Tests
Change-Id: I56c3fde931f16e7e502d0a0b1e92ace28a018ba3
This commit is contained in:
parent
8c27e62089
commit
79931e15cb
11
bindep.txt
11
bindep.txt
@ -22,8 +22,10 @@
|
|||||||
# using this file.
|
# using this file.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# The gcc compiler
|
||||||
|
gcc
|
||||||
|
|
||||||
# Base requirements for Ubuntu
|
# Base requirements for Ubuntu
|
||||||
gcc [platform:dpkg]
|
|
||||||
git-core [platform:dpkg]
|
git-core [platform:dpkg]
|
||||||
libssl-dev [platform:dpkg]
|
libssl-dev [platform:dpkg]
|
||||||
libffi-dev [platform:dpkg]
|
libffi-dev [platform:dpkg]
|
||||||
@ -35,13 +37,10 @@ python3-apt [platform:dpkg]
|
|||||||
python3-dev [platform:dpkg]
|
python3-dev [platform:dpkg]
|
||||||
|
|
||||||
# Base requirements for RPM distros
|
# Base requirements for RPM distros
|
||||||
gcc [platform:rpm]
|
|
||||||
gcc-c++ [platform:rpm]
|
gcc-c++ [platform:rpm]
|
||||||
git [platform:rpm]
|
git [platform:rpm]
|
||||||
libffi-devel [platform:rpm !platform:opensuseproject-42]
|
libffi-devel [platform:rpm]
|
||||||
libffi-devel-gcc5 [platform:opensuseproject-42]
|
openssl-devel [platform:rpm]
|
||||||
openssl-devel [platform:redhat]
|
|
||||||
libopenssl-devel [platform:suse]
|
|
||||||
python-devel [platform:rpm]
|
python-devel [platform:rpm]
|
||||||
python2-dnf [platform:fedora]
|
python2-dnf [platform:fedora]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user