Skip to content

Commit

Permalink
lwt.opam: depend on dune-configurator
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed Sep 26, 2019
1 parent e399974 commit 7a177ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lwt.opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dev-repo: "git+https://github.com/ocsigen/lwt.git"
depends: [
"cppo" {build & >= "1.1.0"}
"dune" {>= "1.7.0"}
"dune-configurator"
"mmap" {>= "1.1.0"} # mmap is needed as long as Lwt supports OCaml < 4.06.0.
"ocaml" {>= "4.02.0"}
"ocplib-endian"
Expand Down

0 comments on commit 7a177ad

Please sign in to comment.