libreoffice-still: specify jdk version
This commit is contained in:
parent
3d55255bfd
commit
05104cc104
|
@ -21635,6 +21635,7 @@ in
|
||||||
(libreoffice-args // {
|
(libreoffice-args // {
|
||||||
icu = icu64;
|
icu = icu64;
|
||||||
variant = "still";
|
variant = "still";
|
||||||
|
jdk = jdk8;
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
libreoffice-still-unwrapped = libreoffice-still.libreoffice;
|
libreoffice-still-unwrapped = libreoffice-still.libreoffice;
|
||||||
|
|
Loading…
Reference in New Issue