Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157737 - x11-wm/icewm has wrong dependencies for xinerama
Summary: x11-wm/icewm has wrong dependencies for xinerama
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High minor (vote)
Assignee: Steve Dibb (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-10 08:39 UTC by Sascha G.
Modified: 2006-12-11 10:12 UTC (History)
1 user (show)

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 Sascha G. 2006-12-10 08:39:00 UTC
All x11-wm/icewm ebuilds specify wrong dependencies for xinerama support. Currently, there is a forced dependency for x11-proto/xineramaproto, which is not needed if xinerama is not wanted.
AFAICT, it should be the following way:

RDEPEND="... xinerama? ( x11-libs/libXinerama )..."
DEPEND="${RDEPEND} ... xinerama? ( x11-proto/xineramaproto )..."
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2006-12-11 10:12:47 UTC
Fixed in CVS, thanks