Skip to content

Commit

Permalink
chore: fix opam file to depend on dune-configurator
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed May 12, 2020
1 parent 9929be3 commit 80f748c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gen.opam
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ build: [
]
depends: [
"dune" {>= "1.1"}
"dune-configurator"
"base-bytes"
"odoc" {with-doc}
"qcheck" {with-test}
Expand Down

0 comments on commit 80f748c

Please sign in to comment.