Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157749 - x11-wm/pekwm-0.1.5 missing libpng support (png themes won't work)
Summary: x11-wm/pekwm-0.1.5 missing libpng support (png themes won't work)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Desktop WM Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-10 11:25 UTC by Nico R. Wohlgemuth
Modified: 2006-12-13 20:09 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 Nico R. Wohlgemuth 2006-12-10 11:25:54 UTC
There is a missing useflag (libpng) in x11-wm/pekwm-0.1.5.
If you want to apply a png based theme it won't work because pwkem have to be built with libpng support.
This function is missing in the ebuild.
Can somebody please fix this?
Comment 1 David Shakaryan (RETIRED) gentoo-dev 2006-12-13 20:09:48 UTC
Fixed... media-libs/jpeg and media-libs/libpng are now dependencies and the appropriate lines have been added to the econf line in src_compile.

As a result of this bug, I also realised imlib2 isn't supposed to be a dependency.

Thanks for the report!