perl-DateTime: add hostmakedepends for build order

This commit is contained in:
Leah Neukirchen 2019-09-25 22:01:58 +02:00
parent 100c58b9a8
commit f7eda4e79c

View file

@ -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"