Zhu Zihao schreef op vr 11-03-2022 om 23:15 [+0800]: > +(define-public pango-next > +  (package > +    (inherit pango) > +    (name "pango") > +    (version "1.50.4") Due to pkg-config requiring propagation (*), this can probably unfortunately often cause profile collisions. Greetings, Maxime (*) Could be avoided by symlinking pkg-config files into the pkg-config directories of their dependent libraries, as suggested by lilyp.