Skip to content

Commit bbb8f4a

Browse files
authored
Merge pull request ocaml#22489 from kit-ty-kate/fix-164
mirage-clock-unix.1.0.0: Add missing dependency
2 parents 24002de + 555cd95 commit bbb8f4a

File tree

1 file changed

+1
-0
lines changed
  • packages/mirage-clock-unix/mirage-clock-unix.1.0.0

1 file changed

+1
-0
lines changed

packages/mirage-clock-unix/mirage-clock-unix.1.0.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ remove: ["ocamlfind" "remove" "mirage-clock-unix"]
1010
depends: [
1111
"ocaml"
1212
"ocamlfind"
13+
"ocamlbuild"
1314
"mirage-types" {>= "0.3.0" & < "3.0.0"}
1415
]
1516
synopsis: "A Mirage-compatible Clock library for Unix"

0 commit comments

Comments
 (0)