Add libffi-dev and libssl-dev dependency in OS-specific
prerequisites. Change-Id: I3a70b7d903ffda3913f67e9cedf5c7f12d57bf84 Closes-Bug: #1672258 Signed-off-by: Ranler Cao <caoran@fiberhome.com>
This commit is contained in:
parent
92387ce610
commit
6e274ed439
@ -20,7 +20,7 @@ Install OS-specific prerequisites::
|
||||
# Ubuntu/Debian:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libmysqlclient-dev build-essential python-dev \
|
||||
python3.4-dev git
|
||||
python3.4-dev git libssl-dev libffi-dev
|
||||
|
||||
Install pip::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user