diff --git a/srcpkgs/perl-LWP-Protocol-https/template b/srcpkgs/perl-LWP-Protocol-https/template index 1990c347670..4df58641eae 100644 --- a/srcpkgs/perl-LWP-Protocol-https/template +++ b/srcpkgs/perl-LWP-Protocol-https/template @@ -6,6 +6,7 @@ wrksrc="${pkgname/perl-/}-${version}" build_style=perl-module hostmakedepends="perl" makedepends="${hostmakedepends} perl-IO-Socket-SSL perl-Mozilla-CA perl-Net-HTTP perl-LWP" +checkdepends="perl-Test-RequiresInternet" depends="${makedepends}" noarch="yes" short_desc="LWP::Protocol::https - Provide https support for LWP::UserAgent"