summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-11-29 13:20:55 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-11-29 13:20:55 +0100
commit78f805c1d4342ca6428a0c5d27874c37beffd9b2 (patch)
tree071439d96505a21180fd3412bb182b1cd1ac6203
parentdev-ml/camlp5: bump to 6.17 (diff)
downloadgentoo-78f805c1d4342ca6428a0c5d27874c37beffd9b2.tar.gz
gentoo-78f805c1d4342ca6428a0c5d27874c37beffd9b2.tar.bz2
gentoo-78f805c1d4342ca6428a0c5d27874c37beffd9b2.zip
dev-ml/uutf: add missing dep on uchar, bug #601172
Package-Manager: portage-2.3.2
-rw-r--r--dev-ml/uutf/uutf-1.0.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/uutf/uutf-1.0.0.ebuild b/dev-ml/uutf/uutf-1.0.0.ebuild
index ae0cefe14b59..db5de1c0c9cb 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