Unverified Commit 2d066c09 authored by Dave Miller's avatar Dave Miller Committed by GitHub

Bug 1851352: Missing Email::Address dependency (#175)

parent 4854aec9
......@@ -62,6 +62,7 @@ my %requires = (
'Digest::SHA' => 0,
'Email::MIME' => '1.904',
'Email::Sender' => '1.300011',
'Email::Address' => 0,
'HTTP::Request' => 0,
'HTTP::Response' => 0,
'JSON::XS' => '2.01',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment