mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-19 10:35:56 +08:00
setup: Java 14 is fine now
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ if [[ $INSTALL_SIM == "true" ]]; then
|
||||
# java (jmavsim or fastrtps)
|
||||
sudo pacman -S --noconfirm --needed \
|
||||
ant \
|
||||
jdk8-openjdk \
|
||||
jdk-openjdk \
|
||||
;
|
||||
|
||||
# Gazebo setup
|
||||
|
||||
Reference in New Issue
Block a user