Skip to content

build: Raise required fribidi version

Matthias Clasen requested to merge fixes-for-1-48 into pango-1-48

Pango uses the FRIBIDI_TYPE_RLI macro. It was not usable until fribidi commit 46f52d588ab5 ("Fixed bug PFRIBIDI_TYPE_PDF_LRI is undefined. Issue #69 (closed)") which was first included in v1.0.6.

Merge request reports