mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 20:34:52 +03:00
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
Block a user