prismlauncher: add jdk21 to wrapper

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2024-04-03 18:15:12 +02:00
parent 67e2bc0371
commit 7cada62878
No known key found for this signature in database
GPG key ID: E13DFD4B47127951

View file

@ -18,6 +18,7 @@
, openal
, jdk8
, jdk17
, jdk21
, gamemode
, flite
, mesa-demos
@ -39,7 +40,7 @@
# itself can take slightly longer to start
, withWaylandGLFW ? false
, jdks ? [ jdk17 jdk8 ]
, jdks ? [ jdk21 jdk17 jdk8 ]
, additionalLibs ? [ ]
, additionalPrograms ? [ ]
}: