Skip to content

Commit

Permalink
Lowerbound on OCaml
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Jan 5, 2022
1 parent 5361137 commit 5afcef0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
conf-pkg-config
dune
dune-configurator
(ocaml (>= 4.07))
(ogg (>= 0.7.0)))
)
1 change: 1 addition & 0 deletions speex.opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ depends: [
"conf-pkg-config"
"dune" {>= "2.8"}
"dune-configurator"
"ocaml" {>= "4.07"}
"ogg" {>= "0.7.0"}
"odoc" {with-doc}
]
Expand Down

0 comments on commit 5afcef0

Please sign in to comment.