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