diff options
Diffstat (limited to 'libraries/rxtx/README')
-rw-r--r-- | libraries/rxtx/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/rxtx/README b/libraries/rxtx/README index ddc1b0180e95f..f573945dcc32c 100644 --- a/libraries/rxtx/README +++ b/libraries/rxtx/README @@ -1,7 +1,7 @@ RXTX is a Java library providing serial and parallel port communication. -RXTX's .info file says it requires the jdk package, but other JDKs can -be used instead (e.g. openjdk8, adoptopenjdk). +RXTX's .info file says it requires the zulu-openjdk8 package, but other +JDKs can be used instead (e.g. openjdk8, jdk). If you are upgrading from rxtx-2.0_7pre2, please note that the javacomm package is no longer required and should be uninstalled before building |