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

Bug 210278

Summary: app-office/openoffice has only mozilla-firefox in RDEPEND
Product: Gentoo Linux Reporter: Chris Gianelloni (RETIRED) <wolf31o2>
Component: New packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal CC: releng
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 210189    
Bug Blocks:    
Attachments: oo.patch

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.