From f0052ee99fb6892518b5f4637764a2d19900e44b Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sun, 2 Apr 2017 00:32:48 +0200 Subject: [PATCH] dev-ml/atd: Add missin menhir dep, bug #614442 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-ml/atd/atd-1.2.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ml/atd/atd-1.2.0.ebuild b/dev-ml/atd/atd-1.2.0.ebuild index fa19f7ffc258..8f343658f391 100644 --- a/dev-ml/atd/atd-1.2.0.ebuild +++ b/dev-ml/atd/atd-1.2.0.ebuild @@ -17,6 +17,7 @@ IUSE="+ocamlopt" DEPEND=" dev-lang/ocaml:=[ocamlopt?] dev-ml/easy-format:=[ocamlopt?] + dev-ml/menhir:=[ocamlopt?] " RDEPEND="${DEPEND}" -- 2.26.2