diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-02-05 21:52:52 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-02-05 21:59:02 +0100 |
commit | 0862a508f7a31525fd5d9744b4d51753d8be4179 (patch) | |
tree | 67bb7bcbfc18ed116e87a300e3867128bf1cb815 /dev-ml/ocaml-uri | |
parent | dev-ml/async: remove old (diff) | |
download | gentoo-0862a508f7a31525fd5d9744b4d51753d8be4179.tar.gz gentoo-0862a508f7a31525fd5d9744b4d51753d8be4179.tar.bz2 gentoo-0862a508f7a31525fd5d9744b4d51753d8be4179.zip |
dev-ml/ocaml-uri: restrict dep to older sexplib, based on opam dep
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-uri')
-rw-r--r-- | dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild b/dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild index 373e810ed77e..52341e8abff8 100644 --- a/dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild +++ b/dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild @@ -20,6 +20,7 @@ IUSE="allservices" RDEPEND=" dev-ml/ocaml-re:= >=dev-ml/sexplib-109.53.00:= + <dev-ml/sexplib-113.01.00 dev-ml/stringext:= dev-ml/type-conv:= " |