diff --git a/srcpkgs/perl-DateTime/template b/srcpkgs/perl-DateTime/template index 81fb8c62714..64728ab3f31 100644 --- a/srcpkgs/perl-DateTime/template +++ b/srcpkgs/perl-DateTime/template @@ -1,7 +1,7 @@ # Template file for 'perl-DateTime' pkgname=perl-DateTime version=1.50 -revision=5 +revision=6 wrksrc="${pkgname/perl-/}-${version}" build_style=perl-module hostmakedepends="perl" @@ -17,4 +17,4 @@ checksum=ed6b0c71ddd81310a82459508df9197074e6b13aea46fd279045c3ddc3c4b198 # This isn't a direct dependency but when soname bumping perl it will # cause build failures -hostmakedepends+=" perl-Package-Stash-XS perl-Sub-Identify perl-Variable-Magic perl-Params-Util" +hostmakedepends+=" perl-Package-Stash-XS perl-Sub-Identify perl-Variable-Magic perl-Params-Util perl-Sub-Name"