summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2018-08-24 14:14:32 +0200
committerGuilherme Amadio <amadio@gentoo.org>2018-08-24 14:57:28 +0200
commitd5e7e15ae7c16b26c4103a675a15851bd869f664 (patch)
treef024b0eacaab82342594e1aa1841ff41e2336c0a /sci-physics/root
parentsci-physics/root: drop support for Qt4 (diff)
downloadgentoo-d5e7e15ae7c16b26c4103a675a15851bd869f664.tar.gz
gentoo-d5e7e15ae7c16b26c4103a675a15851bd869f664.tar.bz2
gentoo-d5e7e15ae7c16b26c4103a675a15851bd869f664.zip
sci-physics/root: update REQUIRED_USE
Qt5 support gets silently disabled if USE=-root7. Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'sci-physics/root')
-rw-r--r--sci-physics/root/root-6.12.06-r4.ebuild3
-rw-r--r--sci-physics/root/root-6.14.02.ebuild3
-rw-r--r--sci-physics/root/root-9999.ebuild3
3 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/root/root-6.12.06-r4.ebuild b/sci-physics/root/root-6.12.06-r4.ebuild
index 71738a81dbc7..3d0a62781de4 100644
--- a/sci-physics/root/root-6.12.06-r4.ebuild
+++ b/sci-physics/root/root-6.12.06-r4.ebuild
@@ -28,9 +28,10 @@ KEYWORDS="~amd64 ~x86"
REQUIRED_USE="
!X? ( !asimage !opengl !qt5 !tiff )
+ davix? ( ssl xml )
python? ( ${PYTHON_REQUIRED_USE} )
+ qt5? ( root7 )
tmva? ( gsl )
- davix? ( ssl xml )
"
CDEPEND="
diff --git a/sci-physics/root/root-6.14.02.ebuild b/sci-physics/root/root-6.14.02.ebuild
index 7397f23d0d2f..da5c95124981 100644
--- a/sci-physics/root/root-6.14.02.ebuild
+++ b/sci-physics/root/root-6.14.02.ebuild
@@ -28,9 +28,10 @@ KEYWORDS="~amd64 ~x86"
REQUIRED_USE="
!X? ( !asimage !opengl !qt5 !tiff )
+ davix? ( ssl xml )
python? ( ${PYTHON_REQUIRED_USE} )
+ qt5? ( root7 )
tmva? ( gsl )
- davix? ( ssl xml )
"
CDEPEND="
diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild
index 1c079990b6ce..efb109007656 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -36,9 +36,10 @@ LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
REQUIRED_USE="
!X? ( !asimage !opengl !qt5 !tiff )
+ davix? ( ssl xml )
python? ( ${PYTHON_REQUIRED_USE} )
+ qt5? ( root7 )
tmva? ( gsl )
- davix? ( ssl xml )
"
CDEPEND="