From d5e7e15ae7c16b26c4103a675a15851bd869f664 Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Fri, 24 Aug 2018 14:14:32 +0200 Subject: [PATCH] sci-physics/root: update REQUIRED_USE Qt5 support gets silently disabled if USE=-root7. Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- sci-physics/root/root-6.12.06-r4.ebuild | 3 ++- sci-physics/root/root-6.14.02.ebuild | 3 ++- sci-physics/root/root-9999.ebuild | 3 ++- 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=" -- 2.26.2