diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2019-01-24 10:03:09 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2019-01-24 17:23:08 +0100 |
commit | e4313a3a2bccb07e165bdb74526e312c387fc33e (patch) | |
tree | dde16c88889daf4249a4916e4e1e52b0f642be5e /sci-physics | |
parent | net-wireless/iwd: new kernel option & module required (diff) | |
download | gentoo-e4313a3a2bccb07e165bdb74526e312c387fc33e.tar.gz gentoo-e4313a3a2bccb07e165bdb74526e312c387fc33e.tar.bz2 gentoo-e4313a3a2bccb07e165bdb74526e312c387fc33e.zip |
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 <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-6.12.06-r8.ebuild | 8 | ||||
-rw-r--r-- | sci-physics/root/root-6.14.06-r2.ebuild | 8 | ||||
-rw-r--r-- | sci-physics/root/root-6.14.08-r1.ebuild | 8 | ||||
-rw-r--r-- | 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? ( || ( |