commit:     f0052ee99fb6892518b5f4637764a2d19900e44b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 22:32:48 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 08:38:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0052ee9

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 fa19f7ffc25..8f343658f39 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}"
 

Reply via email to