commit: 1fc5441be443430a6150726731d17f5f5448b820
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 6 13:15:29 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Oct 6 13:21:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc5441b
dev-ml/ocaml-conduit: update dns dep
Package-Manager: Portage-2.3.11, Repoman-2.3.3
dev-ml/ocaml-conduit/ocaml-conduit-0.15.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/ocaml-conduit/ocaml-conduit-0.15.4.ebuild
b/dev-ml/ocaml-conduit/ocaml-conduit-0.15.4.ebuild
index 06c6a5c4689..5690ccf9541 100644
--- a/dev-ml/ocaml-conduit/ocaml-conduit-0.15.4.ebuild
+++ b/dev-ml/ocaml-conduit/ocaml-conduit-0.15.4.ebuild
@@ -26,7 +26,7 @@ DEPEND="
>=dev-ml/lwt-3:=
dev-ml/lwt_ssl:=
dev-ml/async:=
- dev-ml/ocaml-dns:=
+ dev-ml/dns:=
dev-ml/ocaml-ssl:=
"
RDEPEND="${DEPEND}"