summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2023-09-19 16:25:31 +0200
committerGuilherme Amadio <amadio@gentoo.org>2023-09-26 09:28:04 +0200
commitc38acddb63e3ba7361770d94d1982dd70926d63f (patch)
tree07e3cac6c4d225c97fd11075ede714033e7a9d61 /sci-physics
parentdev-util/gyp: simplify code wrt live ebuild logic (diff)
downloadgentoo-c38acddb63e3ba7361770d94d1982dd70926d63f.tar.gz
gentoo-c38acddb63e3ba7361770d94d1982dd70926d63f.tar.bz2
gentoo-c38acddb63e3ba7361770d94d1982dd70926d63f.zip
sci-physics/root: USE=roofit depends on USE=minuit
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/root/root-6.28.02.ebuild1
-rw-r--r--sci-physics/root/root-6.28.06.ebuild1
-rw-r--r--sci-physics/root/root-6.28.9999.ebuild1
-rw-r--r--sci-physics/root/root-9999.ebuild1
4 files changed, 4 insertions, 0 deletions
diff --git a/sci-physics/root/root-6.28.02.ebuild b/sci-physics/root/root-6.28.02.ebuild
index 473a60acd759..b932f01df503 100644
--- a/sci-physics/root/root-6.28.02.ebuild
+++ b/sci-physics/root/root-6.28.02.ebuild
@@ -45,6 +45,7 @@ REQUIRED_USE="
davix? ( ssl xml )
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
+ roofit? ( minuit )
root7? ( || ( c++17 ) )
tmva? ( gsl python )
uring? ( root7 )
diff --git a/sci-physics/root/root-6.28.06.ebuild b/sci-physics/root/root-6.28.06.ebuild
index 473a60acd759..b932f01df503 100644
--- a/sci-physics/root/root-6.28.06.ebuild
+++ b/sci-physics/root/root-6.28.06.ebuild
@@ -45,6 +45,7 @@ REQUIRED_USE="
davix? ( ssl xml )
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
+ roofit? ( minuit )
root7? ( || ( c++17 ) )
tmva? ( gsl python )
uring? ( root7 )
diff --git a/sci-physics/root/root-6.28.9999.ebuild b/sci-physics/root/root-6.28.9999.ebuild
index 473a60acd759..b932f01df503 100644
--- a/sci-physics/root/root-6.28.9999.ebuild
+++ b/sci-physics/root/root-6.28.9999.ebuild
@@ -45,6 +45,7 @@ REQUIRED_USE="
davix? ( ssl xml )
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
+ roofit? ( minuit )
root7? ( || ( c++17 ) )
tmva? ( gsl python )
uring? ( root7 )
diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild
index 473a60acd759..b932f01df503 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -45,6 +45,7 @@ REQUIRED_USE="
davix? ( ssl xml )
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
+ roofit? ( minuit )
root7? ( || ( c++17 ) )
tmva? ( gsl python )
uring? ( root7 )