Skip to content

Commit ed5963f

Browse files
committed
Add ocaml dependency to vpt
The latest version is missing ocaml dependency
1 parent 8a323b2 commit ed5963f

File tree

1 file changed

+1
-0
lines changed
  • packages/vpt/vpt.5.0.0

1 file changed

+1
-0
lines changed

packages/vpt/vpt.5.0.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ build: [
1010
["dune" "runtest" "-p" name "-j" jobs] {with-test}
1111
]
1212
depends: [
13+
"ocaml"
1314
"dune" {>= "2.8"}
1415
]
1516
synopsis: "Vantage point tree implementation in OCaml"

0 commit comments

Comments
 (0)