commit: ccbc631dd7315cec186cd47790b501314a5e55bd
Author: band-a-prend <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Fri Jun 21 22:04:14 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 16:44:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbc631d
sci-libs/cantera: 2.4.0-r1. Restrict RDEPEND <sci-libs/sundials-3.2.0:0=
Since the Cantera 2.4.0 release was early than Sundials 3.2.0
the build script of Cantera has internal checking that
installed Sundials version isn't greater than 3.1.
New RDEPEND rectriction is just to avoid failure of prepare ebuild phase.
Signed-off-by: Sergey Torokhov <torokhov_s_a <AT> mail.ru>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-libs/cantera/cantera-2.4.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/cantera/cantera-2.4.0-r1.ebuild
b/sci-libs/cantera/cantera-2.4.0-r1.ebuild
index 9d31e347b02..235d20b70bf 100644
--- a/sci-libs/cantera/cantera-2.4.0-r1.ebuild
+++ b/sci-libs/cantera/cantera-2.4.0-r1.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
python? (
dev-python/numpy[${PYTHON_USEDEP}]
)
- sci-libs/sundials:0=
+ <sci-libs/sundials-3.2.0:0=
"
DEPEND="