mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-09 04:35:35 -05:00
chore: indicate dep on mtime for sidekick
This commit is contained in:
parent
341d82fa7f
commit
d7119d50ff
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ depends: [
|
|||
"ocaml" { >= "4.03" }
|
||||
"alcotest" {with-test}
|
||||
]
|
||||
depopts: [
|
||||
"mtime" # for profiling stuff
|
||||
]
|
||||
tags: [ "sat" "smt" ]
|
||||
homepage: "https://github.com/c-cube/sidekick"
|
||||
dev-repo: "git+https://github.com/c-cube/sidekick.git"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue