From: Alexis Ballier Date: Sat, 1 Apr 2017 22:32:48 +0000 (+0200) Subject: dev-ml/atd: Add missin menhir dep, bug #614442 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f0052ee99fb6892518b5f4637764a2d19900e44b;p=gentoo.git dev-ml/atd: Add missin menhir dep, bug #614442 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- 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}"