On Friday, 5 October 2012 at 07:26, Koen Kooi wrote:
> > There are only a couple of helper utilities within gconf that need gtk+ as a
> > dependency and those are unused and pretty useless. We might as well drop
> > the dependency on gtk and allow more parallel builds by reducing dependency
> > bottlenecks.
> 
> 
> 
> Except that gnome needs gconf-sanity-check, which is one of those "useless" 
> binaries
>From gnome-session:

/* This probably means gconf-sanity-check wasn't found, which
 * really shouldn't happen, but we'll just ignore it for now as
 * long as gconf seems to be working later on... */ 

It's not needed - you'll get a console warning that it can't be found and that 
is all.  Fixing the spawn to handle the error case where the sanity check 
cannot be found to not even produce that console warning would be a good 
upstreamable fix.

Ross

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to