summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-26 01:10:28 +0100
committerSam James <sam@gentoo.org>2022-05-26 01:10:28 +0100
commitabda90159d0be46a93172c2a6298946306347d17 (patch)
tree905b3a562048649bb4c5d8d51c09cfbc3bc4aadb
parentsys-fs/btrfs-progs: add 5.18 (diff)
downloadgentoo-abda9015.tar.gz
gentoo-abda9015.tar.bz2
gentoo-abda9015.zip
sci-mathematics/octave: add sundials upper bound
Closes: https://bugs.gentoo.org/846968 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-mathematics/octave/octave-6.4.0-r3.ebuild (renamed from sci-mathematics/octave/octave-6.4.0-r2.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-6.4.0-r2.ebuild b/sci-mathematics/octave/octave-6.4.0-r3.ebuild
index beacfa32b21a..0b54c76a4ce2 100644
--- a/sci-mathematics/octave/octave-6.4.0-r2.ebuild
+++ b/sci-mathematics/octave/octave-6.4.0-r3.ebuild
@@ -78,8 +78,9 @@ RDEPEND="
ssl? (
dev-libs/openssl:0=
)
- sundials? ( >=sci-libs/sundials-4:0= )
+ sundials? ( <sci-libs/sundials-6.2.0:= )
X? ( x11-libs/libX11:0= )"
+# bug #846968 for sundials < dep
DEPEND="${RDEPEND}
dev-util/gperf
virtual/pkgconfig