Failed to set up a dev env on ubuntu

Change-Id: Ie6d561b0e8335ab25f26d140302b336e591df8af
Closes-Bug: #1581404
This commit is contained in:
Kiran_totad 2017-03-01 10:17:32 +05:30
parent 6752fa23b5
commit d3d114e6ce

View File

@ -25,7 +25,7 @@ Installing system dependencies
sudo apt-get install -y git python-tox
# Install dependency build requirements
sudo apt-get install -y libffi-dev libssl-dev python-dev
sudo apt-get install -y libffi-dev libssl-dev python-dev gcc
**Fedora 23:**