#1005115 arduino: Depends: default-jre | openjdk-11-jre

Package:
arduino
Source:
arduino
Description:
AVR development board IDE from Arduino CC
Submitter:
Thorsten Glaser
Date:
2022-02-07 14:39:05 UTC
Severity:
important
#1005115#5
Date:
2022-02-07 14:25:37 UTC
From:
To:
arduino (both bullseye and bullseye-backports) Depends: default-jre | openjdk-11-jre

This is completely nōnsensical. Either it needs 11, then the dependency
must be tightened, or it needs 11 or later, then the dependency must be
Depends: default-jre (>= 2:1.11) | java11-runtime
instead. Or it doesn’t even need 11, then it should be:
Depends: default-jre | java8-runtime