Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 148135

Summary: gnome-extra/yelp pulls in firefox when firefox-bin is available
Product: Gentoo Linux Reporter: Andrew Wilcox <gentoo>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew Wilcox 2006-09-18 17:30:24 UTC
Emerging yelp pulls in mozilla-firefox even though I already have mozilla-firefox-bin installed.  In the yelp-2.14.2-r2.ebuild:

   firefox? ( >=www-client/mozilla-firefox-1.0.2-r1 )
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-09-18 20:57:00 UTC
Yelp now hard-deps on firefox.  -bin is not an option to fullfill the dep, as it needs to build against it.  When xulrunner is usable, that will be an option.