Skip to content

Commit

Permalink
dns-client requires mirage-crypto-rng (for unix/client/dns_client_unix)
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Feb 16, 2023
1 parent 293ec9b commit 3951b2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dns-client.opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ depends: [
"randomconv" {>= "0.1.2"}
"domain-name" {>= "0.4.0"}
"mtime" {>= "1.2.0"}
"mirage-crypto-rng" {>= "0.11.0"}
"alcotest" {with-test}
]
synopsis: "DNS client API"
Expand Down

0 comments on commit 3951b2b

Please sign in to comment.