perl-MailDKIM: the unit test suite fails on Hydra because it relies on network access

This commit is contained in:
Peter Simons 2012-07-08 12:36:24 +02:00
parent 158e74fd43
commit 75adf28346

View File

@ -2260,6 +2260,7 @@ rec {
sha256 = "b1425a540f514c483e80566fb3decc2c1db4162306f6ae8794cef72a2d73557b";
};
propagatedBuildInputs = [ CryptOpenSSLRSA NetDNS MailTools ];
doCheck = false; # tries to access the domain name system
};
MailIMAPClient = buildPerlPackage {