dev-ml/ocaml-uri: Unversion sexplib dep
authorAlexis Ballier <aballier@gentoo.org>
Sat, 1 Apr 2017 16:03:06 +0000 (18:03 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sun, 2 Apr 2017 08:37:48 +0000 (10:37 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-ml/ocaml-uri/ocaml-uri-1.9.2.ebuild

index 5edccc84ea637e2fa12b2c87e74e37dcd3e873f9..9440ac353da7e3debfdf8c62fa8eb71f1f33ee43 100644 (file)
@@ -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:=