Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281799 - media-gfx/picasa RDEPEND on mozilla-firefox but not on mozilla-firefox-bin
Summary: media-gfx/picasa RDEPEND on mozilla-firefox but not on mozilla-firefox-bin
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords: QAbaddep
Depends on:
Blocks: 210189
  Show dependency tree
 
Reported: 2009-08-17 15:28 UTC by Mounir Lamouri (volkmar) (RETIRED)
Modified: 2010-02-24 22:13 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 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-08-17 15:28:51 UTC
This bug is filed because this package is depending on
www-client/mozilla-firefox but not on www-client/mozilla-firefox-bin. You
probably can RDEPEND on || ( www-client/mozilla-firefox
www-client/mozilla-firefox-bin ).

Concerned versions:
- 3.0.0.57.4402.0_beta

If there is a valid reason about this (or if fixed in newer versions), please,
mark the bug as RESOLVED but do not yell at me :)
Comment 1 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-09-21 11:44:19 UTC
RDEPEND="[..]
    nsplugin? ( || (
        >=net-libs/xulrunner-1.9
        >=www-client/mozilla-firefox-3.0.0
    ) )
"

You probably can change that. If you need these packages for libxul, you probably want to add [-xulrunner] to mozilla-firefox dep.
But as a plugin, mozilla-firefox and mozilla-firefox-bin shouldn't be enough ?