Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41452 - wxgtk 2.4.2 depends on jpeg/tiff ignoring USE flags
Summary: wxgtk 2.4.2 depends on jpeg/tiff ignoring USE flags
Status: RESOLVED DUPLICATE of bug 2272
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 03:54 UTC by barthek
Modified: 2005-07-17 13:06 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 barthek 2004-02-13 03:54:41 UTC
wxgtk 2.4.2 ebuild depends on tiff unconditionaly:
RDEPEND="virtual/x11
...
        media-libs/jpeg
        media-libs/tiff
...

i suppose it should depend on USE flags, like this:
        jpeg? ( media-libs/jpeg )
        tiff? ( media-libs/tiff )"

regards,
Comment 1 SpanKY gentoo-dev 2004-02-13 10:58:04 UTC

*** This bug has been marked as a duplicate of 2272 ***