Added libffi-dev to the needed packages

After pyOpenSSL 0.14 update, Grizzly devstack started failing:
 Downloading/unpacking cryptography>=0.2.1 (from pyOpenSSL->python-glanceclient==0.12.0.61.g8b76817)
   Running setup.py egg_info for package cryptography
     c/_cffi_backend.c:14:17: fatal error: ffi.h: No such file or directory

Change-Id: Ida7001886f17c9413b33312f12f2478a54bd6c90
(cherry picked from commit b6f7ea4fb0)
This commit is contained in:
Alex Gaynor 2013-07-29 08:12:39 -07:00 committed by Alan Pevec
parent 76d1d8c4b4
commit 32680fce37
4 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,5 @@
gcc
libffi-dev
libxml2-dev
python-dev
python-eventlet

View File

@ -1,5 +1,6 @@
curl
gcc
libffi-dev
memcached
python-configobj
python-coverage

View File

@ -1,3 +1,4 @@
libffi-devel
libxml2-devel
python-argparse
python-devel

View File

@ -1,5 +1,6 @@
curl
gcc
libffi-devel
memcached
python-configobj
python-coverage