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.12.06-r8.ebuild | 8 ++++---- sci-physics/root/root-6.14.06-r2.ebuild | 8 ++++---- sci-physics/root/root-6.14.08-r1.ebuild | 8 ++++---- sci-physics/root/root-9999.ebuild | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/sci-physics/root/root-6.12.06-r8.ebuild b/sci-physics/root/root-6.12.06-r8.ebuild index 8431934ba7af..373b866eeaea 100644 --- a/sci-physics/root/root-6.12.06-r8.ebuild +++ b/sci-physics/root/root-6.12.06-r8.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 @@ -58,9 +58,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? ( || ( diff --git a/sci-physics/root/root-6.14.06-r2.ebuild b/sci-physics/root/root-6.14.06-r2.ebuild index e8e14bd43c0d..7dcecbbc9244 100644 --- a/sci-physics/root/root-6.14.06-r2.ebuild +++ b/sci-physics/root/root-6.14.06-r2.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? ( || ( 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? ( || ( diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index 42eab5c6a5b8..224a1a09d650 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.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 @@ -70,9 +70,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-18-g5258