perlPackages.EmailOutlookMessage: add missing dep (#355311)

This commit is contained in:
Marcus Ramberg
2024-12-12 21:54:09 +01:00
committed by GitHub
+1 -2
View File
@@ -8624,8 +8624,7 @@ with self; {
url = "mirror://cpan/authors/id/M/MV/MVZ/Email-Outlook-Message-0.921.tar.gz";
hash = "sha256-+0q+6hTNpRweYLwhHPlSG7uq50uEEYym1Y8KciNoA4g=";
};
propagatedBuildInputs = [ EmailMIME EmailSender IOAll IOString OLEStorage_Lite ];
preCheck = "rm t/internals.t t/plain_jpeg_attached.t"; # these tests expect EmailMIME version 1.946 and fail with 1.949 (the output difference in benign)
propagatedBuildInputs = [ EmailAddress EmailMIME EmailSender IOAll IOString OLEStorage_Lite ];
meta = {
homepage = "https://www.matijs.net/software/msgconv/";
description = ".MSG to mbox converter";