We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12819df commit ea0e9f8Copy full SHA for ea0e9f8
ppx_tools.opam
@@ -11,5 +11,5 @@ build: [[make "all"]]
11
install: [[make "install"]]
12
depends: [
13
"ocaml" {>= "4.08.0"}
14
- "ocamlfind" {>= "1.5.0"}
+ "ocamlfind" {build & >= "1.5.0"}
15
]
0 commit comments