commit:     8d06ec731578bba01cfce15e92171e5f39b807ae
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 15:50:42 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 15:50:42 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=8d06ec73

kde-apps/artikulate: DEPEND on >=media-libs/qt-gstreamer-1.2.0:0-qt4

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/artikulate/artikulate-4.14.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/artikulate/artikulate-4.14.3.ebuild 
b/kde-apps/artikulate/artikulate-4.14.3.ebuild
index a81cd7a2..95fe0008 100644
--- a/kde-apps/artikulate/artikulate-4.14.3.ebuild
+++ b/kde-apps/artikulate/artikulate-4.14.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DECLARATIVE_REQUIRED="always"
 KDE_HANDBOOK="optional"
-inherit kde4-base multilib
+inherit kde4-base
 
 DESCRIPTION="Language learning application that helps improving pronunciation 
skills"
 HOMEPAGE="https://edu.kde.org/applications/language/artikulate";
@@ -14,7 +14,7 @@ IUSE="debug"
 
 DEPEND="
        dev-qt/qtxmlpatterns:4
-       >=media-libs/qt-gstreamer-1.2.0[qt4(+)]
+       >=media-libs/qt-gstreamer-1.2.0:0-qt4
 "
 RDEPEND="${DEPEND}
        $(add_kdeapps_dep kqtquickcharts)

Reply via email to