prismlauncher: add jdk21 to wrapper

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2024-04-03 18:17:20 +02:00
parent 67e2bc0371
commit 7cada62878
+2 -1
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 ? [ ]
}: