mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Tools: added lxml and future for ubuntu users
This commit is contained in:
parent
f3a035694a
commit
b66c3d3915
@ -3,7 +3,7 @@ set -e
|
||||
|
||||
OPT="/opt"
|
||||
BASE_PKGS="gawk make git arduino-core curl"
|
||||
PYTHON_PKGS="pymavlink MAVProxy droneapi catkin_pkg"
|
||||
PYTHON_PKGS="pymavlink MAVProxy droneapi catkin_pkg lxml future"
|
||||
PX4_PKGS="python-serial python-argparse openocd flex bison libncurses5-dev \
|
||||
autoconf texinfo build-essential libftdi-dev libtool zlib1g-dev \
|
||||
zip genromfs python-empy libc6-i386"
|
||||
|
Loading…
Reference in New Issue
Block a user