commit:     79c76ba8c69660a1d4a5e8368288197c483fd5d5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 18 21:28:10 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 18 21:28:10 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=79c76ba8

kde-apps/marble: Fix USE webengine

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

 kde-apps/marble/marble-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/marble/marble-9999.ebuild 
b/kde-apps/marble/marble-9999.ebuild
index 8f136a3b97..fc026ba2b9 100644
--- a/kde-apps/marble/marble-9999.ebuild
+++ b/kde-apps/marble/marble-9999.ebuild
@@ -46,7 +46,7 @@ RDEPEND="
        )
        phonon? ( media-libs/phonon[qt5(+)] )
        shapefile? ( sci-libs/shapelib:= )
-       webengine? ( $(add_qt_dep qtwebkit) )
+       webengine? ( $(add_qt_dep qtwebengine 'widgets') )
 "
 DEPEND="${RDEPEND}
        aprs? ( dev-lang/perl )

Reply via email to