1 { buildDunePackage, dns, dns-tsig, dns-client, dns-server, dns-certify
2 , rresult, bos, cmdliner, fpath, x509, mirage-crypto, mirage-crypto-pk
3 , mirage-crypto-rng, hex, ptime, mtime, logs, fmt, ipaddr, lwt
10 minimumOCamlVersion = "4.08";
12 inherit (dns) version src useDune2;
14 # no need to propagate as this is primarily
15 # an executable package
46 description = "Unix command line utilities using uDNS";