diff options
author | Arn0 <yth@ythogtha.org> | 2023-05-09 11:47:16 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-13 19:27:20 +0700 |
commit | a2c788ba7b79f600aa0304c486a7b7d75ac96795 (patch) | |
tree | 6b5571ce956e3b92e861cb6e455c80b8fd2adaf0 /desktop/dbgl/README | |
parent | c77252953bc24ad93ea6f1efaab35968d93ff89b (diff) |
desktop/dbgl: Updated for version 0.97, new maintainer.
Now builds from source.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dbgl/README')
-rw-r--r-- | desktop/dbgl/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/dbgl/README b/desktop/dbgl/README index c824bd3dd8..1d85ee835f 100644 --- a/desktop/dbgl/README +++ b/desktop/dbgl/README @@ -10,3 +10,6 @@ Notes: SBo, at least one of them must be installed. 2. starting from version 0.90, dbgl supports 64-bits architecture only; if you need 32-bits you should install package 'dbgl-legacy' instead. + +Java 11 minimum is required, but any kind of 11+ SlackBuild jdk may +build or run this package, eg zulu-openjdk17, OpenJDK11, or OpenJDK17. |