commit: e422d0e48cf8b13f78357b82e53b3c7b1b76a8b2
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 1 18:14:10 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar 1 18:47:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e422d0e4
dev-ml/uutf: add ocamlbuild dep
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ml/uutf/uutf-0.9.4.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-ml/uutf/uutf-0.9.4.ebuild b/dev-ml/uutf/uutf-0.9.4.ebuild
index 1fab6e5..20be744 100644
--- a/dev-ml/uutf/uutf-0.9.4.ebuild
+++ b/dev-ml/uutf/uutf-0.9.4.ebuild
@@ -18,6 +18,7 @@ IUSE="doc utftrip +ocamlopt test"
RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
utftrip? ( dev-ml/cmdliner:= )"
DEPEND="${RDEPEND}
+ dev-ml/ocamlbuild
test? ( dev-ml/cmdliner )"
src_compile() {