From e4313a3a2bccb07e165bdb74526e312c387fc33e Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Thu, 24 Jan 2019 10:03:09 +0100 Subject: sci-physics/root: depend on dev-qt/qtwebengine:5[widgets] Closes: https://bugs.gentoo.org/674196 Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Guilherme Amadio --- sci-physics/root/root-6.14.08-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sci-physics/root/root-6.14.08-r1.ebuild') diff --git a/sci-physics/root/root-6.14.08-r1.ebuild b/sci-physics/root/root-6.14.08-r1.ebuild index d107740182ae..303a28a35928 100644 --- a/sci-physics/root/root-6.14.08-r1.ebuild +++ b/sci-physics/root/root-6.14.08-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -61,9 +61,9 @@ CDEPEND=" x11-libs/gl2ps:0= ) qt5? ( - dev-qt/qtcore:5= - dev-qt/qtgui:5= - dev-qt/qtwebengine:5= + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtwebengine:5[widgets] ) ) asimage? ( || ( -- cgit v1.2.3