Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316021 - x11-themes/vanilla-dmz-xcursors missing dependency on libXcursor
Summary: x11-themes/vanilla-dmz-xcursors missing dependency on libXcursor
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest normal (vote)
Assignee: Tristan Heaven (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-18 21:29 UTC by Steev Klimaszewski (RETIRED)
Modified: 2012-01-23 10:48 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 Steev Klimaszewski (RETIRED) gentoo-dev 2010-04-18 21:29:28 UTC
If you don't install Xorg via xorg-x11 metabuild (doing something akin to, emerge xorg-server) then libXcursor does not get installed.  So installing vanilla-dmz-xcursors, and then setting it to be the cursor theme silently fails as libXcursor is not installed.  This isn't a really high priority, so I lowered it to P5, just one of those things that if you happen to get around to it, would be great if it were to happen.  In looking closer, it would appear the only themes to actually depend on libXcursor are xcursor-themes and xcursor-neutral.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-01-23 10:48:33 UTC
libXcursor doesn't have any executable, only library and:

ssuominen@null /tmp $ ls Vanilla-DMZ
Vanilla-DMZ/    Vanilla-DMZ-AA/ 
ssuominen@null /tmp $ grep -r -i xcursor Vanilla-DMZ*
ssuominen@null /tmp $ 

So obviously such depend doesn't belong to x11-themes/vanilla* at all