Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470216 - www-client/firefox-bin should optionally depend on sys-apps/dbus and gnome-base/{gconf,orbit}
Summary: www-client/firefox-bin should optionally depend on sys-apps/dbus and gnome-ba...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-18 00:38 UTC by Hypnos
Modified: 2015-07-16 19:43 UTC (History)
1 user (show)

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


Attachments
firefox-bin-17.0.6.ebuild (firefox-bin-17.0.6.ebuild,4.31 KB, text/plain)
2013-05-18 00:38 UTC, Hypnos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hypnos 2013-05-18 00:38:15 UTC
Created attachment 348576 [details]
firefox-bin-17.0.6.ebuild

Firefox binaries will run without D-Bus and GNOME dependencies, as written here:

https://www.mozilla.org/en-US/firefox/17.0a2/system-requirements/
https://www.mozilla.org/en-US/firefox/21.0a2/system-requirements/

For some reason, the new ebuilds in the tree make these dependencies mandatory, whereas they were not even included before.

I'm attaching a modified ebuild for firefox-bin-17.0.6 that makes these dependencies conditional on the "dbus" and "gnome" USE flags.

Thanks.
Comment 1 Hypnos 2013-05-18 21:16:19 UTC
The change is due to bug #457036 , and only for 17.x .

revdep-rebuild or preserved-rebuild should not be picking up the Firefox components linked to those libs, as they are masked in /etc/revdep-rebuild/10firefox-bin .  Moreover, firefox-17.x functions quite well without those libs.
Comment 2 Ian Stakenvicius (RETIRED) gentoo-dev 2015-07-16 19:43:57 UTC
I'm going to continue to keep the deps in accordance with the libs that lddtree reports are needed.