Skip to content

Commit 35b6208

Browse files
authored
Merge pull request ocaml#27780 from Leonidas-from-XIV/dkml-ocaml-dependency
Add `ocaml` dependency to `dkml-runtime-common.2.0.3`
2 parents 75e5832 + 8a214f8 commit 35b6208

File tree

1 file changed

+2
-1
lines changed
  • packages/dkml-runtime-common/dkml-runtime-common.2.0.3

1 file changed

+2
-1
lines changed

packages/dkml-runtime-common/dkml-runtime-common.2.0.3/opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ homepage: "https://github.com/diskuv/dkml-runtime-common"
1212
bug-reports: "https://github.com/diskuv/dkml-runtime-common/issues"
1313
depends: [
1414
"dune" {>= "2.9"}
15+
"ocaml"
1516
]
1617
build: ["dune" "build" "-p" name]
1718
dev-repo: "git+https://github.com/diskuv/dkml-runtime-common.git"
@@ -22,4 +23,4 @@ url {
2223
"md5=626bdd0ad0d40b8e159a3cbfdb5b4443"
2324
"sha512=f17617d40e128a0943ed33390eb5c8bc7751d4667fbec7ef711d11433f3be3e6137e9710b0a1001ee0c5810c86fdc3b690f13a7ce252af845efea193148585fc"
2425
]
25-
}
26+
}

0 commit comments

Comments
 (0)