Skip to content

Commit

Permalink
Dune is only needed at build time
Browse files Browse the repository at this point in the history
  • Loading branch information
jnfoster committed Apr 16, 2019
1 parent d965aa7 commit f0578fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion petr4.opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build: [
]
depends: [
"ocaml" {>= "4.04.0"}
"dune"
"dune" {build}
"menhir"
"ANSITerminal"
"bignum"
Expand Down

0 comments on commit f0578fa

Please sign in to comment.