dev-ml/onanomsg: use 4 style usedep on lwt
authorAlexis Ballier <aballier@gentoo.org>
Fri, 21 Jul 2017 12:19:36 +0000 (14:19 +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/onanomsg/onanomsg-1.0-r1.ebuild

index bb436094f0a2f154737441eaca066278b68e699f..2568208295b2a13575809f9f4d1596248dbcd598 100644 (file)
@@ -22,7 +22,7 @@ RDEPEND="
        dev-ml/ppx_deriving:=[ocamlopt?]
        dev-ml/ocaml-containers:=[ocamlopt?]
        dev-ml/ocaml-bigstring:=
-       lwt? ( dev-ml/lwt:=[ocamlopt?] )
+       lwt? ( dev-ml/lwt:=[ocamlopt(+)?] )
 "
 DEPEND="${RDEPEND}
        test? ( dev-ml/ounit )