perlPackages.EmailOutlookMessage: add missing dep (#355311)

authored by

Marcus Ramberg and committed by
GitHub
b9b00aed 8fc05021

+1 -2
+1 -2
pkgs/top-level/perl-packages.nix
··· 8624 url = "mirror://cpan/authors/id/M/MV/MVZ/Email-Outlook-Message-0.921.tar.gz"; 8625 hash = "sha256-+0q+6hTNpRweYLwhHPlSG7uq50uEEYym1Y8KciNoA4g="; 8626 }; 8627 - propagatedBuildInputs = [ EmailMIME EmailSender IOAll IOString OLEStorage_Lite ]; 8628 - 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) 8629 meta = { 8630 homepage = "https://www.matijs.net/software/msgconv/"; 8631 description = ".MSG to mbox converter";
··· 8624 url = "mirror://cpan/authors/id/M/MV/MVZ/Email-Outlook-Message-0.921.tar.gz"; 8625 hash = "sha256-+0q+6hTNpRweYLwhHPlSG7uq50uEEYym1Y8KciNoA4g="; 8626 }; 8627 + propagatedBuildInputs = [ EmailAddress EmailMIME EmailSender IOAll IOString OLEStorage_Lite ]; 8628 meta = { 8629 homepage = "https://www.matijs.net/software/msgconv/"; 8630 description = ".MSG to mbox converter";