We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cea543 commit fe54d12Copy full SHA for fe54d12
docs/guide/getting_started.rst
@@ -39,7 +39,7 @@ If you are using Ubuntu or Debian Linux you can get most of the *DroneKit* depen
39
40
.. code:: bash
41
42
- sudo apt-get install python-pip python-numpy python-opencv python-serial python-pyparsing python-wxgtk2.8
+ sudo apt-get install python-pip python-dev python-numpy python-opencv python-serial python-pyparsing python-wxgtk2.8
43
44
45
The remaining dependencies (including `MAVProxy <http://tridge.github.io/MAVProxy/>`_), are
0 commit comments