commit: 15198d49fe2422e152be0cc354034d81fe6e5f93
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 6 13:15:58 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=15198d49
dev-ml/dns-async: update dns dep
Package-Manager: Portage-2.3.11, Repoman-2.3.3
dev-ml/dns-async/dns-async-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/dns-async/dns-async-1.0.0.ebuild
b/dev-ml/dns-async/dns-async-1.0.0.ebuild
index 795bfc36e68..4c2c6bfbfd7 100644
--- a/dev-ml/dns-async/dns-async-1.0.0.ebuild
+++ b/dev-ml/dns-async/dns-async-1.0.0.ebuild
@@ -19,7 +19,7 @@ IUSE="test"
RDEPEND="
>=dev-lang/ocaml-4:=
dev-ml/async:=
- dev-ml/ocaml-dns:=
+ dev-ml/dns:=
"
DEPEND="
dev-ml/jbuilder