[Gerrit] Install libffi-dev and libssl-dev beforehand

jeepyb install failed so we need ffi.h and openssl*.h

Change-Id: Ia2618f5069e491f0c705570d845afe983543f013
This commit is contained in:
Artem Silenkov 2016-05-05 19:23:16 +03:00
parent fe0a0c135a
commit 5d7a2dfc36

View File

@ -1,5 +1,8 @@
#!/bin/bash
logger Install dev packages
apt-get update && apt-get install -y build-essential libssl-dev libffi-dev python-dev
logger Deploy Gerrit
#TODO add this template to system-config