summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-03-01 19:14:10 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-03-01 19:47:37 +0100
commite422d0e48cf8b13f78357b82e53b3c7b1b76a8b2 (patch)
tree9ce66f87d282c4970482fd51eea09a6f8dde39f8 /dev-ml/uutf
parentdev-ml/bolt: add ocamlbuild dep (diff)
downloadgentoo-e422d0e48cf8b13f78357b82e53b3c7b1b76a8b2.tar.gz
gentoo-e422d0e48cf8b13f78357b82e53b3c7b1b76a8b2.tar.bz2
gentoo-e422d0e48cf8b13f78357b82e53b3c7b1b76a8b2.zip
dev-ml/uutf: add ocamlbuild dep
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/uutf')
-rw-r--r--dev-ml/uutf/uutf-0.9.4.ebuild1
1 files changed, 1 insertions, 0 deletions
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() {