Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710564 - media-video/mpv links to dev-libs/libcdio
Summary: media-video/mpv links to dev-libs/libcdio
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-23 11:48 UTC by Pacho Ramos
Modified: 2020-02-24 19:44 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 Pacho Ramos gentoo-dev 2020-02-23 11:48:09 UTC
I get this when updating:
>>> package: dev-libs/libcdio-2.1.0-r1
 *  - /usr/lib64/libcdio.so.18
 *  - /usr/lib64/libcdio.so.18.0.0
 *      used by /usr/bin/mpv (media-video/mpv-0.31.0)
 *      used by /usr/lib64/libmpv.so.1.107.0 (media-video/mpv-0.31.0)


It seems that it links to libcdio, not only libcdio-paranoia. I think it should be added to the dependencies then

Thanks
Comment 1 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-02-23 11:50:39 UTC
sis you trigger it conditionally (depending on some use flags) or not?
Comment 2 Pacho Ramos gentoo-dev 2020-02-23 12:08:32 UTC
I have just re-emerged without cdda USE flag and it is only needed with cdda
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-02-24 06:56:04 UTC
fixed.
Comment 4 Pacho Ramos gentoo-dev 2020-02-24 19:44:24 UTC
thanks!