Skip to content

Commit c797386

Browse files
authored
Merge pull request #204 from ocsigen/opam
[opam] add missing dependency on dune
2 parents 749deb5 + d2b5d06 commit c797386

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)