Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79379 - media-video/mjpegtools-1.6.2-r3 autodetects libdv
Summary: media-video/mjpegtools-1.6.2-r3 autodetects libdv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-24 13:24 UTC by TGL
Modified: 2005-03-10 14:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mjpegtools-1.6.2-r3--use_dv_fix.patch (mjpegtools-1.6.2-r3--use_dv_fix.patch,590 bytes, patch)
2005-01-24 13:25 UTC, TGL
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description TGL 2005-01-24 13:24:42 UTC
When USE="-dv", libdv is still autodetected by the configure script, introducing a binary dependency that doesn't have it's RDEPEND counterpart. That makes the package subject to breakage by "emerge depclean". Simple patch follows.
Comment 1 TGL 2005-01-24 13:25:50 UTC
Created attachment 49410 [details, diff]
mjpegtools-1.6.2-r3--use_dv_fix.patch
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-10 14:24:21 UTC
patch applied, thanks for your report and effort.