Skip to content

Commit

Permalink
dev-ml/ocaml-cstruct: Add missing test deps, bug #625532
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
aballier committed Jul 18, 2017
1 parent 510d11e commit 4bb8269
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion dev-ml/ocaml-cstruct/ocaml-cstruct-3.1.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,10 @@ RDEPEND="
DEPEND="
dev-ml/jbuilder
dev-ml/opam
test? ( dev-ml/ounit )
test? (
dev-ml/ounit
ppx? ( dev-ml/ppx_driver dev-ml/ppx_sexp_conv )
)
${RDEPEND}
"

Expand Down

0 comments on commit 4bb8269

Please sign in to comment.