diff options
author | David Seifert <soap@gentoo.org> | 2016-02-14 23:50:41 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-02-14 23:50:41 +0100 |
commit | 32ffa8506fb0f2a4b27ed07d2b404ea865d19af2 (patch) | |
tree | 6d0c411115d97a228252bc3e015b96ea96df11e2 /dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild | |
parent | sci-misc/flashdot: Port to dev-ml/gsl-ocaml (diff) | |
download | gentoo-32ffa8506fb0f2a4b27ed07d2b404ea865d19af2.tar.gz gentoo-32ffa8506fb0f2a4b27ed07d2b404ea865d19af2.tar.bz2 gentoo-32ffa8506fb0f2a4b27ed07d2b404ea865d19af2.zip |
dev-ml/gsl-ocaml: Update sci-libs/gsl dependency
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild')
-rw-r--r-- | dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild index 62b3dcb4c5a5..0038063b83d0 100644 --- a/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild +++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="examples test" -DEPEND=">=sci-libs/gsl-1.10" +DEPEND=">=sci-libs/gsl-1.19" RDEPEND="${DEPEND} !dev-ml/ocamlgsl" |