Add openssl development headers for shade
Also fix bindep to properly install ansible. Change-Id: I32c2895f7974a32a897347593832a2ff1de9ac2c Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
53e9afa80e
commit
8073a27f75
@ -1,4 +1,7 @@
|
||||
# This is a cross-platform list tracking distribution packages needed by tests;
|
||||
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
||||
|
||||
python-pip
|
||||
libffi-dev [platform:dpkg]
|
||||
libffi-devel [platform:rpm]
|
||||
libssl-dev [platform:dpkg]
|
||||
openssl-devel [platform:rpm]
|
||||
|
@ -14,3 +14,4 @@
|
||||
---
|
||||
__shade_build_depends:
|
||||
- git
|
||||
- libssl-dev
|
||||
|
@ -14,3 +14,4 @@
|
||||
---
|
||||
__shade_build_depends:
|
||||
- git
|
||||
- openssl-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user