libreoffice-still: use icu_57
This commit is contained in:
parent
b5485da2cd
commit
ccebeca500
|
@ -14268,7 +14268,9 @@ with pkgs;
|
|||
lcms = lcms2;
|
||||
harfbuzz = harfbuzz.override {
|
||||
withIcu = true; withGraphite2 = true;
|
||||
icu = icu_57;
|
||||
};
|
||||
icu = icu_57;
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue