Skip to content

Commit

Permalink
tls.opam: require randomconv with-test to be able to build lwt examples
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed May 26, 2021
1 parent 2665dd2 commit 3886962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tls.opam
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ depends: [
"hkdf"
"logs"
"alcotest" {with-test}
"randomconv" {with-test}
]

tags: [ "org:mirage"]
Expand Down

0 comments on commit 3886962

Please sign in to comment.