mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 06:37:36 +08:00
setup: adds missing sitl dependencies
This commit is contained in:
@@ -227,8 +227,10 @@ if [[ $INSTALL_SIM == "true" ]]; then
|
||||
libimage-exiftool-perl \
|
||||
libopencv-dev \
|
||||
libxml2-utils \
|
||||
mesa-utils \
|
||||
pkg-config \
|
||||
protobuf-compiler \
|
||||
x-window-system \
|
||||
;
|
||||
|
||||
if sudo dmidecode -t system | grep -q "Manufacturer: VMware, Inc." ; then
|
||||
|
||||
Reference in New Issue
Block a user