Tools: install-prereqs-ubuntu: install python-setuptools
This commit is contained in:
parent
03f5362538
commit
4c6dac2d5d
@ -9,7 +9,7 @@ PX4_PKGS="python-serial python-argparse openocd flex bison libncurses5-dev \
|
||||
autoconf texinfo build-essential libftdi-dev libtool zlib1g-dev \
|
||||
zip genromfs python-empy"
|
||||
BEBOP_PKGS="g++-arm-linux-gnueabihf"
|
||||
SITL_PKGS="g++ python-pip python-matplotlib python-serial python-scipy python-opencv python-numpy python-pyparsing ccache realpath"
|
||||
SITL_PKGS="g++ python-pip python-setuptools python-matplotlib python-serial python-scipy python-opencv python-numpy python-pyparsing ccache realpath"
|
||||
ASSUME_YES=false
|
||||
|
||||
read -r UBUNTU_CODENAME <<<$(lsb_release -c -s)
|
||||
|
Loading…
Reference in New Issue
Block a user