kodi{-wayland,-gbm}: use LTS jdk11 (#119611)
This commit is contained in:
parent
f6cb5894db
commit
0aa8f9e520
@ -26843,10 +26843,12 @@ in
|
||||
};
|
||||
|
||||
kodi-wayland = callPackage ../applications/video/kodi {
|
||||
jre_headless = jdk11_headless;
|
||||
waylandSupport = true;
|
||||
};
|
||||
|
||||
kodi-gbm = callPackage ../applications/video/kodi {
|
||||
jre_headless = jdk11_headless;
|
||||
gbmSupport = true;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user