yelp is pulling in firefox because you do not have xulrunner in USE.
firefox-bin is no use, the program needs the header files for either
firefox or xulrunner. The current recommendation is to use xulrunner
instead of firefox in this situation, and in your USE flags.
This makes sense,* but I thought I already had that covered.* Here are the two USE lines in my
/etc/make.conf -- note the last few entries in the main one.
USE="$USE tk"********** # Mostly so that python supports fetchmailconf
I'll try explicitly tweaking the yelp USE flags, but it looks to me like some weirdness...
++ kevin
I tried that, and it may have gotten me closer to a solution, or closer to the catch-22.* I can't tell which yet.
package.use explicitly turns off xulrunner for yelp.* I must have thought I needed to do this at some point....
But I was probably just floundering around.* I untweaked it and now the emerge is going forward.* I think this
will solve the problem.