diff options
Diffstat (limited to 'dev-ml/reactiveData/reactiveData-0.2.ebuild')
-rw-r--r-- | dev-ml/reactiveData/reactiveData-0.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/reactiveData/reactiveData-0.2.ebuild b/dev-ml/reactiveData/reactiveData-0.2.ebuild index 47f1e3c967b9..261d028b7210 100644 --- 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() { |