projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cccb6f1
)
dev-ml/onanomsg: use 4 style usedep on lwt
author
Alexis Ballier
<aballier@gentoo.org>
Fri, 21 Jul 2017 12:19:36 +0000
(14:19 +0200)
committer
Alexis 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
patch
|
blob
|
history
diff --git
a/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild
b/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild
index bb436094f0a2f154737441eaca066278b68e699f..2568208295b2a13575809f9f4d1596248dbcd598 100644
(file)
--- a/
dev-ml/onanomsg/onanomsg-1.0-r1.ebuild
+++ b/
dev-ml/onanomsg/onanomsg-1.0-r1.ebuild
@@
-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 )