Add missing package dependency
Added two basic packages "python-dev build-essential", which are required when using pip to install requirements. Change-Id: I0e21732b73ee0fae871f06b3f1af82d79a9171e5 Closes-Bug: #1696860
This commit is contained in:
parent
577474c9c0
commit
de231dfbdc
@ -35,7 +35,7 @@ Valence installation
|
||||
|
||||
1. Install software dependencies
|
||||
|
||||
``$ sudo apt-get install git python-pip``
|
||||
``$ sudo apt-get install git python-pip python-dev build-essential``
|
||||
|
||||
2. Clone the Valence code from git repo.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user