On 07/28/2011 11:49 PM, Colin Walters wrote: > In the latest jhbuild, when the "partial_build" key is set (the > default) we explicitly look at what's installed on the system, and if > they're new enough, omit them from the build list (unless you have > built them before). > > You can better understand what jhbuild is doing by looking at the > output of the new "sysdeps" command, like this:
Nice :) I can't help but wonder if this is going to cause common problems where a system package links against an old version of glib, which will then conflict with the glib inside of the jhbuild. I've run into this several times when using 'skip'. I haven't seen the problem with the new jhbuild, but I'll let you know if it occurs. Cheers, Stef _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
