camlp4.14+1: Add missing constraints
Kate 3 years ago b67a9350 059658c3
··· 16 16 homepage: "https://github.com/camlp4/camlp4" 17 17 bug-reports: "https://github.com/camlp4/camlp4/issues" 18 18 depends: [ 19 19 - "ocaml" 19 19 + "ocaml" {>= "4.14" & < "4.15"} 20 20 "ocamlbuild" {build} 21 21 ] 22 22 build: [