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

Bug 41452

Summary: wxgtk 2.4.2 depends on jpeg/tiff ignoring USE flags
Product: Gentoo Linux Reporter: barthek <gejzer>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.4   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***