commit:     af1ee4d6c07bfdfe5f2a64cb3799b7c65865d0ec
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 23 16:01:48 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 23 16:16:11 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=af1ee4d6

media-libs/mpvqt: Add missing dev-qt/qtbase[wayland] USEdep

Closes: https://bugs.gentoo.org/936500
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/mpvqt/mpvqt-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mpvqt/mpvqt-9999.ebuild 
b/media-libs/mpvqt/mpvqt-9999.ebuild
index 9aded3d19b..81d4c0039d 100644
--- a/media-libs/mpvqt/mpvqt-9999.ebuild
+++ b/media-libs/mpvqt/mpvqt-9999.ebuild
@@ -20,7 +20,7 @@ SLOT="6"
 IUSE=""
 
 DEPEND="
-       >=dev-qt/qtbase-${QTMIN}:6[gui,opengl]
+       >=dev-qt/qtbase-${QTMIN}:6[gui,opengl,wayland]
        >=dev-qt/qtdeclarative-${QTMIN}:6
        media-video/mpv:=[libmpv]
 "

Reply via email to