Tools: add cmake as a dep for PX4 in Vagrant

This commit is contained in:
Peter Barker 2016-06-02 13:05:25 +10:00
parent 954c987075
commit 0924ae0d25
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ SITL_PKGS="g++ python-pip python-matplotlib python-serial python-wxgtk2.8 python
PYTHON_PKGS="pymavlink MAVProxy droneapi"
PX4_PKGS="python-serial python-argparse openocd flex bison libncurses5-dev \
autoconf texinfo build-essential libftdi-dev libtool zlib1g-dev \
zip genromfs"
zip genromfs cmake"
UBUNTU64_PKGS="libc6:i386 libgcc1:i386 gcc-4.9-base:i386 libstdc++5:i386 libstdc++6:i386"
# GNU Tools for ARM Embedded Processors