projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0f61ab
)
dev-ml/atd: Add missin menhir dep, bug #614442
author
Alexis Ballier
<aballier@gentoo.org>
Sat, 1 Apr 2017 22:32:48 +0000
(
00:32
+0200)
committer
Alexis Ballier
<aballier@gentoo.org>
Sun, 2 Apr 2017 08:38:04 +0000
(10:38 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ml/atd/atd-1.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/atd/atd-1.2.0.ebuild
b/dev-ml/atd/atd-1.2.0.ebuild
index fa19f7ffc258bbb2b06a49097c6d8a7c2e340dc4..8f343658f3910ffa23f1b6f05d86859989841cd4 100644
(file)
--- 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}"