On Mon, 2005-09-26 at 23:44 -0400, Kanwar Ranbir Sandhu wrote: > Hello, > > I discovered recently that I had Mozilla, in addition to Firefox, > installed on my FC4 laptop. Today, I finally got around to removing > Mozilla, only to find that yelp depends on it. > > So, my obvious question: why in the world does yelp need mozilla?? [mpeters@laptop delete_me]$ rpm --test -e mozilla error: Failed dependencies: libgtkembedmoz.so is needed by (installed) yelp-2.10.0-1.4.1.i386 libxpcom.so is needed by (installed) yelp-2.10.0-1.4.1.i386 mozilla >= 1.7.10 is needed by (installed) yelp-2.10.0-1.4.1.i386 That's why - two shared libraries that are provided by mozilla. Perhaps they could be packaged as mozilla-lib, I don't know ...