projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a77de6
)
dev-ml/reactiveData: add ocamlbuild dep
author
Alexis Ballier
<aballier@gentoo.org>
Tue, 1 Mar 2016 18:15:35 +0000
(19:15 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Tue, 1 Mar 2016 18:47:37 +0000
(19:47 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ml/reactiveData/reactiveData-0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/reactiveData/reactiveData-0.2.ebuild
b/dev-ml/reactiveData/reactiveData-0.2.ebuild
index 47f1e3c967b9b3a6a2c856dd80d3170a529c037b..261d028b7210720f5123f8bf7326b1f488814b29 100644
(file)
--- a/
dev-ml/reactiveData/reactiveData-0.2.ebuild
+++ b/
dev-ml/reactiveData/reactiveData-0.2.ebuild
@@
-18,6
+18,7
@@
RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
DEPEND="${RDEPEND}
dev-ml/findlib
dev-ml/opam
+ dev-ml/ocamlbuild
"
src_compile() {