octavia/elements/amphora-agent/package-installs.yaml
Bernard Cafarelli 32f3c4de8c
Add build-essential package dependency to amphora-agent element
With the recent changes, gcc is not pulled in anymore on CentOS, and
compilation of the python modules fails in the amphora-agent element

To be on the safe side, this adds the build-essential dependency
to make sure these modules can be buillt

Change-Id: I842b07cbc3e48209fd500bff5cc798be655f0ae9
2016-12-19 17:02:58 +01:00

5 lines
53 B
YAML

build-essential:
libffi-dev:
libssl-dev:
python-dev: