summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-21 14:20:16 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-21 14:38:43 +0200
commit07efe37f586c0d83b3023868af7720f1a1a49665 (patch)
tree1c80cdbcc3f39c6087328cecfeaa85aff3dcf7d4 /dev-ml
parentdev-ml/onanomsg: use 4 style usedep on lwt (diff)
downloadgentoo-07efe37f586c0d83b3023868af7720f1a1a49665.tar.gz
gentoo-07efe37f586c0d83b3023868af7720f1a1a49665.tar.bz2
gentoo-07efe37f586c0d83b3023868af7720f1a1a49665.zip
dev-ml/markup: use 4 style usedep on lwt
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/markup/markup-0.7.5.ebuild2
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}"