Skip to content

Commit

Permalink
p4pp.0.1.4: Untag dune as build dependency and add missing constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
kit-ty-kate authored May 14, 2020
1 parent e9b14f5 commit dfe13a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/p4pp/p4pp.0.1.4/opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build: [
]
depends: [
"ocaml" {>= "4.09.0"}
"dune" {build}
"dune" {>= "1.2"}
"menhir"
"core" {>= "v0.13.0" }
]
Expand Down

0 comments on commit dfe13a3

Please sign in to comment.