From: Alexis Ballier Date: Tue, 1 Mar 2016 18:14:10 +0000 (+0100) Subject: dev-ml/uutf: add ocamlbuild dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e422d0e48cf8b13f78357b82e53b3c7b1b76a8b2;p=gentoo.git dev-ml/uutf: add ocamlbuild dep Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier --- diff --git a/dev-ml/uutf/uutf-0.9.4.ebuild b/dev-ml/uutf/uutf-0.9.4.ebuild index 1fab6e59f9e5..20be744a2e81 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() {