Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140340 - e17 requieres edje to be built with nonexistant USE flag "png"
Summary: e17 requieres edje to be built with nonexistant USE flag "png"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-14 03:59 UTC by smrspam88
Modified: 2006-07-15 22:28 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 smrspam88 2006-07-14 03:59:46 UTC
If you try to build e17, the ebuild will check whether edje has been built with USE="png". But this doesn't make sense at all, as edje doesn't even offer such an USE-Flag. I think the e17 ebuild should rather check if evas respectively imlib2 have been built woth USE="png" enabled, if at all.
Comment 1 SpanKY gentoo-dev 2006-07-15 22:28:49 UTC
it should be checking evas ... edje was checked because it was the one failing when in reality it just needs underlying evas png loader