commit:     222fe3288ce630468894bd7c366063cb515ffde3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 20:28:31 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 20:28:31 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=222fe328

games-kids/gcompris: Fix missing RDEPEND on qtmultimedia[gstreamer]

Reported-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
Bug: https://bugs.gentoo.org/756175
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 games-kids/gcompris/gcompris-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-kids/gcompris/gcompris-9999.ebuild 
b/games-kids/gcompris/gcompris-9999.ebuild
index 506d49ce68..06d26a0dc3 100644
--- a/games-kids/gcompris/gcompris-9999.ebuild
+++ b/games-kids/gcompris/gcompris-9999.ebuild
@@ -42,7 +42,7 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
        >=dev-qt/qtgraphicaleffects-${QTMIN}:5
-       >=dev-qt/qtmultimedia-${QTMIN}:5[qml]
+       >=dev-qt/qtmultimedia-${QTMIN}:5[gstreamer,qml]
        >=dev-qt/qtquickcontrols-${QTMIN}:5
 "
 

Reply via email to