summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-04-01 18:03:06 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-04-02 10:37:48 +0200
commit4bd83b61ed53de530077e8410780d1b092635156 (patch)
tree497e2f710bc50116a309cfa81e4a52429c341a6f /dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild
parent998eeb7c82563f83d1cd211caa522d310261e6b7 (diff)
downloadgentoo-4bd83b61ed53de530077e8410780d1b092635156.tar.gz
gentoo-4bd83b61ed53de530077e8410780d1b092635156.tar.xz
dev-ml/ocaml-uri: Unversion sexplib dep
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild')
-rw-r--r--dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild b/dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild
index 5edccc84ea6..9440ac353da 100644
--- a/dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild
+++ b/dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,7 +18,7 @@ IUSE="allservices"
RDEPEND="
dev-ml/ocaml-re:=
- >=dev-ml/sexplib-109.53.00:=
+ dev-ml/sexplib:=
dev-ml/ppx_sexp_conv:=
dev-ml/stringext:=
dev-ml/type-conv:=