dev-ml/markup: use 4 style usedep on lwt
authorAlexis Ballier <aballier@gentoo.org>
Fri, 21 Jul 2017 12:20:16 +0000 (14:20 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 21 Jul 2017 12:38:43 +0000 (14:38 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-ml/markup/markup-0.7.5.ebuild

index 6936fe4a8367e823cfaed3f26802732f6e007e36..66c1698789fe6efcf70c28144d187604c462f7ab 100644 (file)
@@ -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}"