Install libffi-dev requirement for deploy from source.

This commit is contained in:
Corey Bryant 2015-07-13 20:16:44 +00:00
parent 22f9977691
commit b746484321

View File

@ -44,6 +44,7 @@ from charmhelpers.core.host import (
from charmhelpers.core.templating import render
BASE_GIT_PACKAGES = [
'libffi-dev',
'libxml2-dev',
'libxslt1-dev',
'libyaml-dev',