diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-11-29 13:20:55 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-11-29 13:20:55 +0100 |
commit | 78f805c1d4342ca6428a0c5d27874c37beffd9b2 (patch) | |
tree | 071439d96505a21180fd3412bb182b1cd1ac6203 /dev-ml/uutf | |
parent | dev-ml/camlp5: bump to 6.17 (diff) | |
download | gentoo-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
Diffstat (limited to 'dev-ml/uutf')
-rw-r--r-- | dev-ml/uutf/uutf-1.0.0.ebuild | 1 |
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 |