Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 213390

Summary: media-video/mplayer-1.0_rc2_p25993 missing x11-libs/libXxf86dga dependency w/ USE=dga
Product: Gentoo Linux Reporter: Enrico 'nekrad' Weigelt <weigelt>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: weigelt
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Enrico 'nekrad' Weigelt 2008-03-14 14:28:49 UTC
mplayer misses the dependency to x11-libs/libXxf86dga on dga useflag.

Fixed it in OSS-QM overlay (http://oss-qm.metux.de/)


Reproducible: Always
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2008-03-17 14:25:46 UTC
Enrico, thanks for catching that, new version bump mplayer-1.0_rc2_p26258 in the tree fixes.
Comment 2 Enrico 'nekrad' Weigelt 2008-03-17 14:38:45 UTC
(In reply to comment #1)
> Enrico, thanks for catching that, new version bump mplayer-1.0_rc2_p26258 in
> the tree fixes.

Wow, the first time I've actually got the word "thanks" to one of my bug reports :)
(this gives me hope on Gentoo - I had almost given up ;-o).

BTW: we've got similar issues in lots of other packages, which can be discovered via revdep-rebuild (as I did). IMHO, we should treat revdep-rebuild not just for "fixing things after updates" (in a way like info index rebuilding), but as an geral QM tool: if it found some broken binaries, the package is obviously broken.