Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292438 - x11-misc/wdm: missing dependency on x11-libs/libXmu
Summary: x11-misc/wdm: missing dependency on x11-libs/libXmu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 22:43 UTC by Maik Nijhuis
Modified: 2010-03-13 13:23 UTC (History)
1 user (show)

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


Attachments
wdm-1.28-r2.ebuild (wdm-1.28-r2.ebuild,993 bytes, text/plain)
2010-02-06 21:52 UTC, Christophe LEFEBVRE
Details
wdm-1.28-r1.ebuild (wdm-1.28-r1.ebuild,900 bytes, text/plain)
2010-02-06 21:56 UTC, Christophe LEFEBVRE
Details
wdm-1.28-r1.ebuild (wdm-1.28-r1.ebuild,902 bytes, text/plain)
2010-02-06 21:57 UTC, Christophe LEFEBVRE
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maik Nijhuis 2009-11-08 22:43:39 UTC
x11-mnisc/wdm-1.28-r1 does not compile when libXmu is not installed.

Reproducible: Always

Steps to Reproduce:
1. Make sure libXmu is not installed.
2. emerge x11-misc/wdm

Actual Results:  
Compilation errors: Missing libXmu headers, for example /usr/include/X11/Xmu/CharSet.h

Expected Results:  
Portage should install x11-libs/libXmu before installing wdm.
Comment 1 Christophe LEFEBVRE 2010-02-06 21:52:51 UTC
Created attachment 218751 [details]
wdm-1.28-r2.ebuild

Corrected ebuild according the previous post.
Comment 2 Christophe LEFEBVRE 2010-02-06 21:56:17 UTC
Created attachment 218753 [details]
wdm-1.28-r1.ebuild

Corrected ebuild.
Comment 3 Christophe LEFEBVRE 2010-02-06 21:57:35 UTC
Created attachment 218755 [details]
wdm-1.28-r1.ebuild
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2010-03-13 13:23:30 UTC
Fixed

Thanks for reporting