commit:     53fd6807b9e62fcc8118b96597e42afd02e034a6
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sun Feb 14 16:47:44 2021 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sun Feb 14 16:47:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=53fd6807

media-video/qliveplayer: Move dev-qt/qtquickcontrols{,2} to RDEPEND.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild | 4 ++--
 media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild 
b/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild
index afb66067..f4e729c1 100644
--- a/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild
+++ b/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild
@@ -22,8 +22,6 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 COMMON_DEPEND="
        ${PYTHON_DEPS}
        >=dev-qt/qtdeclarative-5.12:5[widgets]
-       >=dev-qt/qtquickcontrols-5.12:5
-       >=dev-qt/qtquickcontrols2-5.12:5
 "
 RDEPEND="
        ${COMMON_DEPEND}
@@ -33,6 +31,8 @@ RDEPEND="
        media-video/ffmpeg
        media-video/mpv
        net-misc/curl
+       >=dev-qt/qtquickcontrols-5.12:5
+       >=dev-qt/qtquickcontrols2-5.12:5
 "
 DEPEND="
        ${COMMON_DEPEND}

diff --git a/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild 
b/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild
index 54fc2709..74e48cda 100644
--- a/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild
+++ b/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild
@@ -22,8 +22,6 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 COMMON_DEPEND="
        ${PYTHON_DEPS}
        >=dev-qt/qtdeclarative-5.15:5[widgets]
-       >=dev-qt/qtquickcontrols-5.15:5
-       >=dev-qt/qtquickcontrols2-5.15:5
 "
 RDEPEND="
        ${COMMON_DEPEND}
@@ -33,6 +31,8 @@ RDEPEND="
        media-video/ffmpeg
        media-video/mpv
        net-misc/curl
+       >=dev-qt/qtquickcontrols-5.15:5
+       >=dev-qt/qtquickcontrols2-5.15:5
 "
 DEPEND="
        ${COMMON_DEPEND}

Reply via email to