Tools: updated arch install script

This commit is contained in:
Andrew Tridgell 2016-10-12 21:41:19 +11:00
parent b66c3d3915
commit a5c9fb56af
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ BASE_PKGS="wget curl base-devel git-core tk gsfonts"
SITL_PKGS="python2-pip python-pip wxpython2.8 opencv python2-numpy python2-scipy ccache"
PX4_PKGS="lib32-glibc zip zlib ncurses"
PYTHON2_PKGS="pymavlink MAVProxy droneapi argparse matplotlib pyparsing catkin_pkg"
PYTHON2_PKGS="pymavlink MAVProxy droneapi argparse matplotlib pyparsing catkin_pkg lxml future"
PYTHON3_PKGS="pyserial empy"
ARCH_AUR_PKGS="genromfs"