Fix typo in opam file

This commit is contained in:
Guillaume Bury 2018-01-30 17:15:41 +01:00
parent 7cd541b243
commit fd75f536fa

2
opam
View file

@ -20,7 +20,7 @@ remove: [
depends: [ depends: [
"ocamlfind" {build} "ocamlfind" {build}
"ocamlbuild" {build} "ocamlbuild" {build}
"dolmen" {test && = "dev" } "dolmen" {test & = "dev" }
] ]
available: [ available: [
ocaml-version >= "4.00.1" ocaml-version >= "4.00.1"