Skip to content

Commit

Permalink
Make dune a direct dependency of omp
Browse files Browse the repository at this point in the history
This reflects the comment here:

ocaml/opam-repository#12350 (comment)

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
  • Loading branch information
rgrinberg authored and jeremiedimino committed Jul 16, 2018
1 parent 27aff22 commit 8b17e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocaml-migrate-parsetree.opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ build: [
depends: [
"result"
"ocamlfind" {build}
"jbuilder" {build & >= "1.0+beta18.1"}
"dune" {build}
]
available: ocaml-version >= "4.02.0"

0 comments on commit 8b17e9a

Please sign in to comment.