Skip to content

Commit d2b5d06

Browse files
author
Jan Rochel
committed
[opam] add missing dependency on dune
1 parent 749deb5 commit d2b5d06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ocsigenserver.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ build: [
4444
install:[make "install.files"]
4545
depends: [
4646
"ocaml" {>= "4.08.1"}
47+
"dune" {>= "2.7"}
4748
"ocamlfind"
4849
"base-unix"
4950
"base-threads"

0 commit comments

Comments
 (0)