Merge "Update ubuntu dev env instructions"

This commit is contained in:
Jenkins 2014-02-26 12:57:38 +00:00 committed by Gerrit Code Review
commit 035af98f20

View File

@ -60,7 +60,7 @@ Install the prerequisite packages.
On Ubuntu::
sudo apt-get install python-dev libssl-dev python-pip git-core libxml2-dev libxslt-dev
sudo apt-get install python-dev libssl-dev python-pip git-core libxml2-dev libxslt-dev pkg-config libffi-dev
On Ubuntu Precise (12.04) you may also need to add the following packages::