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/root-9999.ebuild
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/root-9999.ebuild')
-rw-r--r--sci-physics/root/root-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
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="