diff options
author | 2021-06-21 08:12:34 +0100 | |
---|---|---|
committer | 2021-06-21 08:17:42 +0100 | |
commit | 0464bc3e1e490bb13c2fc0ebaf6ad91385f35454 (patch) | |
tree | 10fb79c00faeea7c38ab93356c7f992f9de8d36a /dev-ml/gsl-ocaml | |
parent | dev-python/dbfread: Initial import (diff) | |
download | gentoo-0464bc3e1e490bb13c2fc0ebaf6ad91385f35454.tar.gz gentoo-0464bc3e1e490bb13c2fc0ebaf6ad91385f35454.tar.bz2 gentoo-0464bc3e1e490bb13c2fc0ebaf6ad91385f35454.zip |
dev-ml/gsl-ocaml: revbump for sci-libs/gsl subslot operator
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/gsl-ocaml')
-rw-r--r-- | dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild (renamed from dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild index 7de5ef50474e..c72639216ff3 100644 --- a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild +++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild @@ -19,8 +19,7 @@ IUSE="+ocamlopt" DEPEND=" dev-ml/dune-configurator - >=sci-libs/gsl-1.19 -" + >=sci-libs/gsl-1.19:=" RDEPEND="${DEPEND} !dev-ml/ocamlgsl" |