mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
opam: depend on ocamlbuild
This commit is contained in:
parent
191953feaf
commit
95718e38b2
1 changed files with 1 additions and 0 deletions
1
opam
1
opam
|
|
@ -28,6 +28,7 @@ depends: [
|
|||
"ocamlfind" {build}
|
||||
"base-bytes"
|
||||
"cppo" {build}
|
||||
"ocamlbuild" {build}
|
||||
]
|
||||
depopts: [ "sequence" "base-bigarray" "base-unix" "base-threads" ]
|
||||
tags: [ "stdlib" "containers" "iterators" "list" "heap" "queue" ]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue