Skip to content

Commit 5b56477

Browse files
committed
Untag dune as a build dependency
1 parent a360e14 commit 5b56477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

anthill.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build: [
44
]
55
depends: [
66
"ocaml" {>= "4.06"}
7-
"dune" {build & >= "1.0"}
7+
"dune" {>= "1.0"}
88
"core"
99
"pcre"
1010
"mparser"

0 commit comments

Comments
 (0)