| Bug#: 191238 | Product: Gentoo Linux | Version: 2007.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: media-tv@gentoo.org | Reported By: fedux@lugmen.org.ar | |
| Component: Applications | |||
| URL: | |||
| Summary: media-plugins/mythmusic-0.20.2_p14282 depends on sci-libs/fftw-2* but links to sci-libs/fftw-3* | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-09-04 14:05 0000 | |||
| Description: | Opened: 2007-09-04 14:05 0000 |
media-plugins/mythmusic has this dependency:
fftw? ( =sci-libs/fftw-2* )
but after installing it's linked against fftw3
$ ldd /usr/lib64/mythtv/plugins/libmythmusic.so | grep fftw
libfftw3.so.3 => /usr/lib/libfftw3.so.3 (0x00002ac998cab000)
Reproducible: Always
Steps to Reproduce:
1. emerge =sci-libs/fftw-3*
2. emerge =media-plugins/mythmusic-0.20.2_p14282
Created an attachment (id=136486) [details]
Proposed dependency fix