oasis2opam icon indicating copy to clipboard operation
oasis2opam copied to clipboard

Strange dependency for ocamlbuild

Open gildor478 opened this issue 7 years ago • 0 comments

When trying to generate an OPAM package for OASIS itself, I got a very ocamlbuild dependency:

$ oasis2opam --query ocamlbuild "ocamlbuild" is provided by: ("ocamlbuild" {= "0.9.3"} | "ocamlbuild" {= "0.9.2"} | "ocamlbuild" {= "0.9.1"} | "ocamlbuild" {= "0.9.0"} | "ocamlbuild" {= "0"})

@Chris00 why the package doesn't simply depend on ocamlbuild?

gildor478 avatar May 22 '17 22:05 gildor478