Merge "Add libffi-dev and libssl-dev dependency in OS-specific prerequisites."
This commit is contained in:
commit
14cf056464
@ -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…
x
Reference in New Issue
Block a user