diff --git a/http-mirage-client.opam b/http-mirage-client.opam index b76b9a4..a0330ea 100644 --- a/http-mirage-client.opam +++ b/http-mirage-client.opam @@ -18,6 +18,9 @@ depends: [ "mimic-happy-eyeballs" "httpaf" "alcotest-lwt" {with-test} + "mirage-clock-unix" {with-test} + "mirage-random-stdlib" {with-test} + "mirage-time-unix" {with-test} "h2" ] build: [