Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249335 - [x11 overlay] x11-drivers/xf86-video-ati-9999 still depends on xorg-server with dri useflag
Summary: [x11 overlay] x11-drivers/xf86-video-ati-9999 still depends on xorg-server wi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-30 02:30 UTC by Michael Gaber
Modified: 2008-11-30 18:03 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 Michael Gaber 2008-11-30 02:30:42 UTC
the x11-drivers/xf86-video-ati-9999 ebuild still depends on xorg-server built with dri useflag if you enable dri useflag for it.
since dri got removed on xorg-server-9999 (see bug #236851) this dep should be removed as well

Reproducible: Always
Comment 1 Wormo (RETIRED) gentoo-dev 2008-11-30 08:07:49 UTC
Thanks for the report, assigning to maintainers
Comment 2 Rémi Cardona (RETIRED) gentoo-dev 2008-11-30 18:03:11 UTC
Hum, well this ebuild should never have had this pkg_config() in the first place because the x-modular eclass already takes care of it.

"Whoops".

Fixed in the overlay. Thanks for reporting.