Merge pull request #22489 from kit-ty-kate/fix-164
mirage-clock-unix.1.0.0: Add missing dependency
Kate 3 years ago bbb8f4a8 24002def
··· 10 10 depends: [ 11 11 "ocaml" 12 12 "ocamlfind" 13 13 + "ocamlbuild" 13 14 "mirage-types" {>= "0.3.0" & < "3.0.0"} 14 15 ] 15 16 synopsis: "A Mirage-compatible Clock library for Unix"