diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-02-05 21:55:46 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-02-05 21:59:02 +0100 |
commit | 1484d9bb0a5b9e55c32581fb0e0430383d4fa082 (patch) | |
tree | 1ad04d66f10a105f73fcff5401cf1b97a4e0dc04 /dev-ml/ocaml-cstruct | |
parent | dev-ml/ocaml-cstruct: remove old (diff) | |
download | gentoo-1484d9bb0a5b9e55c32581fb0e0430383d4fa082.tar.gz gentoo-1484d9bb0a5b9e55c32581fb0e0430383d4fa082.tar.bz2 gentoo-1484d9bb0a5b9e55c32581fb0e0430383d4fa082.zip |
dev-ml/ocaml-cstruct: restrict sexplib dep, based on opam dep
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-cstruct')
-rw-r--r-- | dev-ml/ocaml-cstruct/ocaml-cstruct-1.7.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/ocaml-cstruct/ocaml-cstruct-1.7.1.ebuild b/dev-ml/ocaml-cstruct/ocaml-cstruct-1.7.1.ebuild index 647990bf3475..118537cbf90a 100644 --- a/dev-ml/ocaml-cstruct/ocaml-cstruct-1.7.1.ebuild +++ b/dev-ml/ocaml-cstruct/ocaml-cstruct-1.7.1.ebuild @@ -24,6 +24,7 @@ RDEPEND=" >=dev-lang/ocaml-4.01:= dev-ml/ocplib-endian:= dev-ml/sexplib:= + <dev-ml/sexplib-113.01.00 dev-ml/type-conv:= " DEPEND=" |