projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fae098b
)
dev-ml/lwt: add missing ppx_tools_verisoned dep, bug #625886
author
Alexis Ballier
<aballier@gentoo.org>
Fri, 21 Jul 2017 18:31:57 +0000
(20:31 +0200)
committer
Alexis Ballier
<aballier@gentoo.org>
Fri, 21 Jul 2017 18:32:11 +0000
(20:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-ml/lwt/lwt-3.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/lwt/lwt-3.1.0.ebuild
b/dev-ml/lwt/lwt-3.1.0.ebuild
index 96092301fb96b7c4146e9d6cd96ac4c05155aa2c..e3b39149b6f024311b185848ae88dd973afdeecb 100644
(file)
--- a/
dev-ml/lwt/lwt-3.1.0.ebuild
+++ b/
dev-ml/lwt/lwt-3.1.0.ebuild
@@
-13,6
+13,7
@@
DEPEND="
>=dev-lang/ocaml-4.02:=
dev-ml/result:=
dev-ml/ocaml-migrate-parsetree:=
+ dev-ml/ppx_tools_versioned:=
libev? ( dev-libs/libev )
camlp4? ( dev-ml/camlp4:= )"