mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
Fix #188
This commit is contained in:
parent
dd24feab60
commit
7e08d7c7c1
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ build: [
|
|||
build-doc: [ "jbuilder" "build" "@doc" ]
|
||||
build-test: [ "jbuilder" "runtest" "-p" name "-j" jobs]
|
||||
depends: [
|
||||
"jbuilder" {build}
|
||||
"jbuilder" {build & >= "1.0+beta12"}
|
||||
"result"
|
||||
]
|
||||
depopts: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue