mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
update opam file
This commit is contained in:
parent
a3fa07bc05
commit
b3d8eb67a6
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ maintainer: "simon.cruanes.2007@m4x.org"
|
|||
build: [
|
||||
["jbuilder" "build" "-p" name "-j" jobs]
|
||||
]
|
||||
build-doc: [ make "doc" ]
|
||||
build-test: [ make "test" ]
|
||||
build-doc: [ "jbuilder" "doc" ]
|
||||
build-test: [ "jbuilder" "runtest" ]
|
||||
depends: [
|
||||
"jbuilder" {build}
|
||||
"base-bytes"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue