Adds libpython2.7-dev libcurl3 to avoid some errors

This commit is contained in:
Juan Felipe Alvarez Saldarriaga 2016-12-22 15:55:13 -05:00
parent 98507663e6
commit 6a341b5c18
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Depending on your version of Ubuntu, you may need some additional tools for the
```sh
sudo apt-get update
sudo apt-get install clang libicu-dev binutils git
sudo apt-get install clang libicu-dev binutils git libpython2.7-dev libcurl3
```
### Download