Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262120 - x11-libs/libdrm-2.4.5 should (optionally) depend on cairo
Summary: x11-libs/libdrm-2.4.5 should (optionally) depend on cairo
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-11 12:49 UTC by Thomas Green
Modified: 2009-03-12 16:23 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 Thomas Green 2009-03-11 12:49:58 UTC
The 'modetest' test application that is compiled (but not installed) with libdrm includes optional cairo support, starting with version 2.4.5. I'd imagine that this could be enabled/disabled with a USE flag, rather than letting the configure script detect whether cairo is present - which is what seems to happen now.
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2009-03-12 16:23:01 UTC
Not really a bug. The "modetest" utility is not installed so it makes no sense for us to check for cairo or to add a USE flag. And even if upstream offered the option in ./configure, I think I would hard-disable it: the potential for cyclic dependencies is too important.

Thanks anyway :)