On Tue, Oct 6, 2009 at 1:13 AM, Dagobert Michelsen <[email protected]> wrote: > Hi, > > I am currently refreshing imlib/imlib2. On compilation they seem to pull > in the old libx11 (and breaks!) as the depend on libungif which itself > is compiled against the old X11. I guess it would be cleanest to go > through all libraries which depend on X11 and recompile them against the > new version or maybe someone has a better idea? > >
that is a little overkill. Lets get more specific here: Since YOU "broke", you now need to ensure that everything that depends on it, gets recompiled. Either that, or provide an older compat version of libungif. Other stuf that still works, can be left alone, even if it uses standard "old libx11". _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
