Quoting Chris Bare from Nov 26

> I also can't figure out who has a dependency on lesstif. I tried emerge -puUD
> <package> on each of the other packages listed above, one at a time, and none
> of them showed up with lesstif when I did it that way.

It is probably Opera.

In the Opera ebuild there is a line
RDEPEND=...
        || ( x11-libs/lesstif x11-libs/openmotif )"
which means "depend on either openmotif or lesstif", but emerge -u 
sees both as an dependency. I asked on IRC about this and was 
told that this is a known bug fixed in an upcoming portage release.

I replaced the above line with
virtual/motif
and don't have a lesstif dependency anymore.

Greets,
        Peter G.
 
-- Any technology indistinguishable from magic is insufficiently
advanced.

--
[EMAIL PROTECTED] mailing list

Reply via email to