Skip to content

Commit fe54d12

Browse files
committed
Add python-dev as a dronekit dependency on linux
1 parent 5cea543 commit fe54d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you are using Ubuntu or Debian Linux you can get most of the *DroneKit* depen
3939

4040
.. code:: bash
4141
42-
sudo apt-get install python-pip python-numpy python-opencv python-serial python-pyparsing python-wxgtk2.8
42+
sudo apt-get install python-pip python-dev python-numpy python-opencv python-serial python-pyparsing python-wxgtk2.8
4343
4444
4545
The remaining dependencies (including `MAVProxy <http://tridge.github.io/MAVProxy/>`_), are

0 commit comments

Comments
 (0)