games-kids/gcompris: Add missing RDEPENDs
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 6 Jan 2020 12:38:39 +0000 (13:38 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 6 Jan 2020 12:44:19 +0000 (13:44 +0100)
Reported-by: Simon <sur3@gmx.de>
Closes: https://bugs.gentoo.org/704612
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
games-kids/gcompris/gcompris-0.97-r1.ebuild [moved from games-kids/gcompris/gcompris-0.97.ebuild with 81% similarity]

similarity index 81%
rename from games-kids/gcompris/gcompris-0.97.ebuild
rename to games-kids/gcompris/gcompris-0.97-r1.ebuild
index 213187432c4f4221aab48c86ad161df929c0ded5..c320ebcd4ec756e8a5a4a1a4d1d0fc50cfb5da60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -28,18 +28,23 @@ BDEPEND="
                sys-devel/clang
        )
 "
-RDEPEND="
+COMMON_DEPEND="
        >=dev-qt/qtdeclarative-${QTMIN}:5
        >=dev-qt/qtgui-${QTMIN}:5
        >=dev-qt/qtnetwork-${QTMIN}:5
        >=dev-qt/qtsensors-${QTMIN}:5
        >=dev-qt/qtsvg-${QTMIN}:5
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
        >=dev-qt/qtmultimedia-${QTMIN}:5
        >=dev-qt/qtxml-${QTMIN}:5
        >=dev-qt/qtxmlpatterns-${QTMIN}:5
 "
+RDEPEND="${COMMON_DEPEND}
+       >=dev-qt/qtgraphicaleffects-${QTMIN}:5
+       >=dev-qt/qtmultimedia-${QTMIN}:5[qml]
+       >=dev-qt/qtquickcontrols-${QTMIN}:5
+"
 
 src_configure() {
        local mycmakeargs=(