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