Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290519 - x11-themes/gtk-engines-qtcurve[firefox3] doesn't recognise www-client/icecat as Firefox
Summary: x11-themes/gtk-engines-qtcurve[firefox3] doesn't recognise www-client/icecat ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: QAbaddep
Depends on:
Blocks:
 
Reported: 2009-10-25 22:05 UTC by Nikolaj Šujskij
Modified: 2009-11-02 00:03 UTC (History)
0 users

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


Attachments
Patch for gtk-engines-qtcurve to depend on icecat (gtk-engines-qtcurve_icecat.patch,499 bytes, patch)
2009-10-25 22:07 UTC, Nikolaj Šujskij
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolaj Šujskij 2009-10-25 22:05:11 UTC
x11-themes/gtk-engines-qtcurve being built with +firefox3 should be satisfied with www-client/icecat, not only with www-client/mozilla-firefox*

Reproducible: Always

Steps to Reproduce:
1. Install www-client/icecat instead of www-client/mozilla-firefox & www-client/mozilla-firefox-bin
2. USE="firefox3" emerge -pv x11-themes/gtk-engines-qtcurve

Actual Results:  
www-client/mozilla-firefox is pulled as a dependency

Expected Results:  
www-client/mozilla-firefox shouldn't be pulled as a dependency

I'd suggest adding www-client/icecat to the list of alternative dependencies (see attached patch).

Another way is to provide virtual/firefox package and make ebuilds depend on it.
Comment 1 Nikolaj Šujskij 2009-10-25 22:07:46 UTC
Created attachment 208258 [details, diff]
Patch for gtk-engines-qtcurve to depend on icecat
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2009-11-02 00:03:43 UTC
IF there will be a virtual, we could use that. But I don't feel like adding all the silly firefox clones to the dependency list. You could just put mozilla-firefox in your package.provided file instead.