Skip to content

Commit 83ee76f

Browse files
committed
opam: remove {build} directive from dune
1 parent d4bbdf8 commit 83ee76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utop.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ depends: [
1616
"camomile"
1717
"react" {>= "1.0.0"}
1818
"cppo" {build & >= "1.1.2"}
19-
"dune" {build}
19+
"dune"
2020
]
2121
build: [
2222
["dune" "subst"] {pinned}

0 commit comments

Comments
 (0)