diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-10-06 15:15:29 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-10-06 15:21:11 +0200 |
commit | 1fc5441be443430a6150726731d17f5f5448b820 (patch) | |
tree | b2ec2488fc5afa3e04d14558bb12b9be677c5191 /dev-ml/ocaml-conduit | |
parent | dev-ml/dns: move from dev-ml/ocaml-dns to match opam name (diff) | |
download | gentoo-1fc5441be443430a6150726731d17f5f5448b820.tar.gz gentoo-1fc5441be443430a6150726731d17f5f5448b820.tar.bz2 gentoo-1fc5441be443430a6150726731d17f5f5448b820.zip |
dev-ml/ocaml-conduit: update dns dep
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-ml/ocaml-conduit')
-rw-r--r-- | dev-ml/ocaml-conduit/ocaml-conduit-0.15.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 06c6a5c4689b..5690ccf9541d 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}" |