Summary: | >=www-client/firefox-78.0.1 USE=openh264 should depend on media-libs/openh264[plugin] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | tt_1 <herrtimson> |
Component: | Current packages | Assignee: | Mozilla Gentoo Team <mozilla> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
tt_1
2020-07-03 12:10:40 UTC
the firefox config scripts don't seem to check for the openh264 libs, so I guess this is a runtime dependency only. In this case, please move openh264 to BDEPS once the ebuild is updated to eapi7, thanks :) No, BDEPEND would be wrong. RDEPEND is correct. But you are right, I missed USE=plugin. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc418fc613e9f38404754042e9f7151ebe83e5f commit 1fc418fc613e9f38404754042e9f7151ebe83e5f Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2020-07-03 18:00:10 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-07-03 18:00:24 +0000 www-client/firefox: USE=openh264 should depend on media-libs/openh264[plugin] Closes: https://bugs.gentoo.org/730602 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> www-client/firefox/firefox-68.10.0.ebuild | 2 +- www-client/firefox/firefox-78.0.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) |