summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-03-07 18:48:06 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-03-07 18:48:06 +0100
commitbb966016a081473cbd1d95889ad0c7f10f05a018 (patch)
tree0fe5e54299e8e506aa1886c6744393a5c279a15f
parentdev-ml/ocamlbuild: add blocker against findlib versions that it collides with (diff)
downloadgentoo-bb966016a081473cbd1d95889ad0c7f10f05a018.tar.gz
gentoo-bb966016a081473cbd1d95889ad0c7f10f05a018.tar.bz2
gentoo-bb966016a081473cbd1d95889ad0c7f10f05a018.zip
dev-ml/async: add missing dep on async_extra
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ml/async/async-113.24.00.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/async/async-113.24.00.ebuild b/dev-ml/async/async-113.24.00.ebuild
index a3ad66e4acf8..f0cee4cdce79 100644
--- a/dev-ml/async/async-113.24.00.ebuild
+++ b/dev-ml/async/async-113.24.00.ebuild
@@ -21,6 +21,7 @@ IUSE="examples"
RDEPEND=">=dev-lang/ocaml-4.02.0:=
>=dev-ml/async_kernel-${PV}:=
>=dev-ml/async_unix-${PV}:=
+ >=dev-ml/async_extra-${PV}:=
dev-ml/bin-prot:=
dev-ml/core:=
dev-ml/fieldslib:=