[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:
parent
fe0a0c135a
commit
5d7a2dfc36
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user