mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 03:05:29 -05:00
build dep only for ocamlfind
This commit is contained in:
parent
cec1a492e2
commit
de7290d8e4
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ remove: [
|
|||
["ocamlfind" "remove" "sequence"]
|
||||
]
|
||||
depends: [
|
||||
"ocamlfind"
|
||||
"ocamlfind" {build}
|
||||
"base-bytes"
|
||||
"result"
|
||||
"jbuilder" {build}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue