mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-libs/gst-plugins-good: disable qt5 & qt6
These are being automagically built right now - so let's stop the immediate breakage for multilib, but further, it doesn't seem they should be in -good anyway. Bug: https://bugs.gentoo.org/907483 Closes: https://github.com/gentoo/gentoo/pull/31255 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -44,6 +44,11 @@ multilib_src_configure() {
|
||||
|
||||
# gst-plugins-v4l2
|
||||
-Dv4l2=disabled
|
||||
|
||||
# TODO: These two almost certainly need to be their own
|
||||
# gst-plugins-qt5 & qt-plugins-qt6.
|
||||
-Dqt5=disabled
|
||||
-Dqt6=disabled
|
||||
)
|
||||
|
||||
gstreamer_multilib_src_configure
|
||||
Reference in New Issue
Block a user