# emerge -v vlc ... checking for soxr >= 0.1.2... no configure: error: Library soxr >= 0.1.2 needed for soxr was not found # emerge -pv soxr These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] media-libs/soxr-0.1.3-r1::gentoo [0.1.1::gentoo] USE="-examples -test%" ABI_X86="32 (64) (-x32)" 93 KiB Reproducible: Always Steps to Reproduce: 1. Attempt to build vlc with soxr < 0.1.2 installed 2. 3. Actual Results: Build of vlc fails Expected Results: Portage should update soxr as a dependency of the vlc build
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a9a79326c2e3cca5678ded21dcdf2a706ee40a commit a9a9a79326c2e3cca5678ded21dcdf2a706ee40a Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-05-24 19:34:23 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-05-24 19:34:23 +0000 media-video/vlc: Fix min media-libs/soxr DEPEND Reported-by: Andrew John Hughes <gnu_andrew@member.fsf.org> Closes: https://bugs.gentoo.org/686682 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-video/vlc/vlc-3.0.6-r1.ebuild | 2 +- media-video/vlc/vlc-3.0.9999.ebuild | 2 +- media-video/vlc/vlc-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)