System need libffi-dev
The system need libffi-dev to allow pip to install all dependencies. Change-Id: Idc1a9cff79289b0ae391c4ab1ba4c3c483fb854a Closes-Bug: 1286167
This commit is contained in:
parent
9984f002ef
commit
3b9066c54c
@ -28,6 +28,7 @@ class tempest::params {
|
|||||||
'libxslt1-dev',
|
'libxslt1-dev',
|
||||||
'libxml2-dev',
|
'libxml2-dev',
|
||||||
'libssl-dev',
|
'libssl-dev',
|
||||||
|
'libffi-dev',
|
||||||
'patch',
|
'patch',
|
||||||
'gcc',
|
'gcc',
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user