Commit 85f0629c authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Build.PL: Add LWP::Protocol::https dependency

parent 0835e5de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ Module::Build->new(
		'List::MoreUtils' => 0,
		'List::Util'      => 0,
		'LWP::UserAgent'  => 0,
		'LWP::Protocol::https' => 0,
		'POSIX'           => 0,
		'XML::LibXML'     => '1.70',
	},