libreoffice-still: use icu_57

This commit is contained in:
Michael Raskin 2017-03-09 18:45:01 +01:00
parent b5485da2cd
commit ccebeca500

View file

@ -14268,7 +14268,9 @@ with pkgs;
lcms = lcms2;
harfbuzz = harfbuzz.override {
withIcu = true; withGraphite2 = true;
icu = icu_57;
};
icu = icu_57;
});