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:
Pierre RAMBAUD 2014-02-28 16:21:23 +01:00
parent 9984f002ef
commit 3b9066c54c

View File

@ -28,6 +28,7 @@ class tempest::params {
'libxslt1-dev',
'libxml2-dev',
'libssl-dev',
'libffi-dev',
'patch',
'gcc',
]