setup: adds missing sitl dependencies

This commit is contained in:
Ramon Roche
2025-03-04 13:25:28 -08:00
parent 94a46978c0
commit 98386b9851
+2
View File
@@ -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