Commit e98d8ff1 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Add LWP::Protocol::https dependency

parent 4774b18d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ Module::Build->new(
		'Getopt::Long' => 0,
		'List::Util' => 0,
		'LWP::UserAgent' => 0,
		'LWP::Protocol::https' => 0,
		'XML::LibXML' => 0,
	},
	sign => 1,