Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210278 - app-office/openoffice has only mozilla-firefox in RDEPEND
Summary: app-office/openoffice has only mozilla-firefox in RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on: 210189
Blocks:
  Show dependency tree
 
Reported: 2008-02-15 20:32 UTC by Chris Gianelloni (RETIRED)
Modified: 2008-03-27 09:14 UTC (History)
1 user (show)

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


Attachments
oo.patch (oo.patch,2.36 KB, patch)
2008-02-15 20:34 UTC, Chris Gianelloni (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Gianelloni (RETIRED) gentoo-dev 2008-02-15 20:32:51 UTC
I just tested app-office/openoffice, and everything seems to work with RDEPEND set to either mozilla-firefox or mozilla-firefox-bin, but DEPEND requires mozilla-firefox.  Attaching a patch.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2008-02-15 20:34:06 UTC
Created attachment 143591 [details, diff]
oo.patch

This patch simply changes COMMON_DEPEND to not list firefox, then added firefox/firefox-bin to DEPEND/RDEPEND, as necessary.
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2008-03-24 14:53:38 UTC
(In reply to comment #0)
> I just tested app-office/openoffice, and everything seems to work with RDEPEND
> set to either mozilla-firefox or mozilla-firefox-bin, but DEPEND requires
> mozilla-firefox.  Attaching a patch.
> 

Sorry for responding that late. But are you sure the RDEPEND part in your patch is correct? Looks like it is depending on both mozilla-firefox and mozilla-firefox-bin...
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2008-03-27 09:00:57 UTC
Ahh, crap.  It should be wrapped in || ( )... thanks for noticing it.  When I merged it, I had both installed, then removed the non-bin FF to test.
Comment 4 Andreas Proschofsky (RETIRED) gentoo-dev 2008-03-27 09:14:10 UTC
I've changed the ebuild accordingly now, thanks for pointing this out. Closing.