libreoffice-still: specify jdk version

This commit is contained in:
Gabriel Ebner 2020-09-19 13:29:03 +02:00
parent 3d55255bfd
commit 05104cc104
1 changed files with 1 additions and 0 deletions

View File

@ -21635,6 +21635,7 @@ in
(libreoffice-args // {
icu = icu64;
variant = "still";
jdk = jdk8;
});
});
libreoffice-still-unwrapped = libreoffice-still.libreoffice;