Zhu Zihao schreef op vr 11-03-2022 om 23:15 [+0800]: > -       ("pango" ,pango) > +       ("pango" ,pango-next) What if a program uses both 'pango' and gtk? Then IIUC, it would simultanuously use pango and pango-next in the same process, which can easily cause problems (see e.g. the bug report about segfaults involving multiple libcairos). Greetings, Maxime