Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148135 - gnome-extra/yelp pulls in firefox when firefox-bin is available
Summary: gnome-extra/yelp pulls in firefox when firefox-bin is available
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-18 17:30 UTC by Andrew Wilcox
Modified: 2006-09-18 20:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.