commit: 78f805c1d4342ca6428a0c5d27874c37beffd9b2
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 12:20:55 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 12:20:55 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f805c1
dev-ml/uutf: add missing dep on uchar, bug #601172
Package-Manager: portage-2.3.2
dev-ml/uutf/uutf-1.0.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-ml/uutf/uutf-1.0.0.ebuild b/dev-ml/uutf/uutf-1.0.0.ebuild
index ae0cefe..db5de1c 100644
--- a/dev-ml/uutf/uutf-1.0.0.ebuild
+++ b/dev-ml/uutf/uutf-1.0.0.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64"
IUSE="doc utftrip +ocamlopt test"
RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
+ dev-ml/uchar:=
utftrip? ( dev-ml/cmdliner:= )"
DEPEND="${RDEPEND}
dev-ml/ocamlbuild