projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a1a8fb
)
dev-ml/uutf: add ocamlbuild dep
author
Alexis Ballier
<aballier@gentoo.org>
Tue, 1 Mar 2016 18:14:10 +0000
(19:14 +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/uutf/uutf-0.9.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/uutf/uutf-0.9.4.ebuild
b/dev-ml/uutf/uutf-0.9.4.ebuild
index 1fab6e59f9e5ad6e68b4a763944318a8cae3682c..20be744a2e81858dfc0d38432fe7f4286113242b 100644
(file)
--- 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() {