add js_of_ocaml to package dependency

This commit is contained in:
Swrup 2022-06-18 20:47:19 +02:00
parent bf66ab75fb
commit d1ddafd945
3 changed files with 3 additions and 3 deletions

View file

@ -17,6 +17,7 @@ bug-reports: "https://git.zapashcanon.fr/swrup/leaflet/issues"
depends: [
"dune" {>= "2.9"}
"brr"
"js_of_ocaml"
"ocaml" {>= "4.08"}
"odoc" {with-doc}
]