commit: b3cbfa28e7b51cee2f34610567c4a6be79f22e61 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Jun 20 02:15:38 2024 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 02:15:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3cbfa28
profiles/base: add bugref for qtmultimedia[v4l] forcing Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/base/package.use.force | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 7f8a4c8076f5..bcae6b1e7b1d 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -2,9 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # Ionen Wolkens <[email protected]> (2024-06-18) -# Disabling currently breaks build with USE=gstreamer, so forcing -# as a quick workaround until this is more closely looked at -# (does not need libv4l, and is trivial either way). +# Disabling currently breaks build with USE=gstreamer, so forcing as +# a quick workaround until this is more closely looked at (bug #934582) >=dev-qt/qtmultimedia-6.7.2 v4l # Sam James <[email protected]> (2024-06-03)
