Install libffi-dev requirement for deploy from source.
This commit is contained in:
parent
22f9977691
commit
b746484321
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user