diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/markup/markup-0.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/markup/markup-0.7.5.ebuild b/dev-ml/markup/markup-0.7.5.ebuild index 6936fe4a8367..66c1698789fe 100644 --- a/dev-ml/markup/markup-0.7.5.ebuild +++ b/dev-ml/markup/markup-0.7.5.ebuild @@ -16,7 +16,7 @@ IUSE="doc test" DEPEND=" dev-lang/ocaml:=[ocamlopt] - dev-ml/lwt:=[ocamlopt] + dev-ml/lwt:=[ocamlopt(+)] >=dev-ml/uutf-1.0:=[ocamlopt] " RDEPEND="${DEPEND}" |