mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 06:36:45 +08:00
Tools/setup: ubuntu.sh added jmavsim dependency
This commit is contained in:
@@ -186,6 +186,7 @@ if [[ $INSTALL_SIM == "true" ]]; then
|
||||
ant \
|
||||
openjdk-$java_version-jre \
|
||||
openjdk-$java_version-jdk \
|
||||
libvecmath-java \
|
||||
;
|
||||
|
||||
# Set Java 11 as default
|
||||
|
||||
Reference in New Issue
Block a user