mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
Bug 357537: MIME-Types direct requirement is unnecessary
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
This commit is contained in:
parent
3fb7a9a0fc
commit
7306b51693
@ -186,14 +186,6 @@ sub OPTIONAL_MODULES {
|
||||
},
|
||||
|
||||
# Inbound Email
|
||||
{
|
||||
# Attachment::Stripper requires this, but doesn't pull it in
|
||||
# when you install it from CPAN.
|
||||
package => 'MIME-Types',
|
||||
module => 'MIME::Types',
|
||||
version => 0,
|
||||
feature => 'Inbound Email',
|
||||
},
|
||||
{
|
||||
# Email::MIME::Attachment::Stripper can throw an error with
|
||||
# earlier versions.
|
||||
|
Loading…
Reference in New Issue
Block a user