sci-libs/cantera: 2.4.0-r1. Restrict RDEPEND <sci-libs/sundials-3.2.0:0=
authorband-a-prend <torokhov-s-a@yandex.ru>
Fri, 21 Jun 2019 22:04:14 +0000 (01:04 +0300)
committerMichał Górny <mgorny@gentoo.org>
Fri, 19 Jul 2019 16:44:52 +0000 (18:44 +0200)
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@mail.ru>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/cantera/cantera-2.4.0-r1.ebuild

index 9d31e347b0285d0d9fb7c5dc1bd15df084b61300..235d20b70bfea70c8c85769f2d56c5f0fadc7f7b 100644 (file)
@@ -29,7 +29,7 @@ RDEPEND="
        python? (
                dev-python/numpy[${PYTHON_USEDEP}]
        )
-       sci-libs/sundials:0=
+       <sci-libs/sundials-3.2.0:0=
 "
 
 DEPEND="