mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
sci-physics/rivet: needs yoda with eigen
Part-of: https://github.com/gentoo/gentoo/pull/44971 Closes: https://github.com/gentoo/gentoo/pull/44971 Signed-off-by: Alexander Puck Neuwirth <apn-pucky@gentoo.org>
This commit is contained in:
parent
1bca489fa2
commit
55b2a5ab4e
@ -40,8 +40,8 @@ RDEPEND="
|
|||||||
highfive? (
|
highfive? (
|
||||||
sci-libs/highfive
|
sci-libs/highfive
|
||||||
sci-libs/hdf5[cxx]
|
sci-libs/hdf5[cxx]
|
||||||
|
sci-physics/yoda[eigen(-),highfive(-)]
|
||||||
)
|
)
|
||||||
|
|
||||||
sci-libs/gsl
|
sci-libs/gsl
|
||||||
zlib? ( virtual/zlib:= )
|
zlib? ( virtual/zlib:= )
|
||||||
python? (
|
python? (
|
||||||
@ -49,9 +49,9 @@ RDEPEND="
|
|||||||
$(python_gen_cond_dep '
|
$(python_gen_cond_dep '
|
||||||
dev-python/matplotlib[${PYTHON_USEDEP}]
|
dev-python/matplotlib[${PYTHON_USEDEP}]
|
||||||
')
|
')
|
||||||
>=sci-physics/yoda-2.1[${PYTHON_SINGLE_USEDEP}]
|
sci-physics/yoda[${PYTHON_SINGLE_USEDEP}]
|
||||||
)
|
)
|
||||||
>=sci-physics/yoda-2.1:=[highfive(-)?]
|
>=sci-physics/yoda-2.1:=
|
||||||
!sci-physics/rivet:3
|
!sci-physics/rivet:3
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user