mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-07 19:55:41 -05:00
chore(opam): require sequence
This commit is contained in:
parent
a6d74898ff
commit
ecf1de42b5
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ build: [
|
|||
depends: [
|
||||
"ocaml" { >= "4.03" }
|
||||
"dune" {build}
|
||||
"sequence"
|
||||
"containers" {with-test}
|
||||
]
|
||||
tags: [ "sat" "smt" ]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue