diff --git a/ppx_stage.opam b/ppx_stage.opam index 7cf3787..7c0892f 100644 --- a/ppx_stage.opam +++ b/ppx_stage.opam @@ -12,4 +12,5 @@ depends: [ "dune" {build & >= "2.0"} "ocaml-migrate-parsetree" "ppx_tools_versioned" + "cppo" {build} ]