Skip to content

Commit 555cd95

Browse files
committed
mirage-clock-unix.1.0.0: Add missing dependency
1 parent edffbbf commit 555cd95

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)