diff --git a/srcpkgs/perl-Class-Load/template b/srcpkgs/perl-Class-Load/template index 85265b85b3a..02a67e881af 100644 --- a/srcpkgs/perl-Class-Load/template +++ b/srcpkgs/perl-Class-Load/template @@ -6,9 +6,10 @@ noarch=yes wrksrc="${pkgname/perl-/}-${version}" build_style=perl-module hostmakedepends="perl" -makedepends="perl perl-Data-OptList perl-Module-Implementation perl-Module-Runtime perl-Package-Stash perl-Try-Tiny" +makedepends="perl-Data-OptList perl-Module-Implementation + perl-Module-Runtime perl-Package-Stash perl-Try-Tiny" depends="$depends" -checkdepends="perl-Test-Fatal perl-Test-Needs" +checkdepends="perl-Test-Fatal perl-Test-Needs perl-Test-Without-Module" short_desc="Load and check for loaded modules" maintainer="John Regan " license="Artistic-1.0-Perl, GPL-1.0-or-later"