mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/cantera: depend on <cython-3
Fixed in new upstream release which will be packaged soon. Bug: https://bugs.gentoo.org/913141 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -43,6 +43,7 @@ RDEPEND="
|
||||
lapack? ( >=sci-libs/sundials-6.5.0:0=[lapack?] )
|
||||
"
|
||||
|
||||
# <cython-3 for bug #913141
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
dev-cpp/eigen:3
|
||||
@@ -50,7 +51,7 @@ DEPEND="
|
||||
dev-libs/libfmt
|
||||
python? (
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/cython[${PYTHON_USEDEP}]
|
||||
<dev-python/cython-3[${PYTHON_USEDEP}]
|
||||
dev-python/pip[${PYTHON_USEDEP}]
|
||||
')
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user