mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
perl-DateTime: add hostmakedepends for build order
This commit is contained in:
parent
100c58b9a8
commit
f7eda4e79c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-DateTime'
|
# Template file for 'perl-DateTime'
|
||||||
pkgname=perl-DateTime
|
pkgname=perl-DateTime
|
||||||
version=1.50
|
version=1.50
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -17,4 +17,4 @@ checksum=ed6b0c71ddd81310a82459508df9197074e6b13aea46fd279045c3ddc3c4b198
|
||||||
|
|
||||||
# This isn't a direct dependency but when soname bumping perl it will
|
# This isn't a direct dependency but when soname bumping perl it will
|
||||||
# cause build failures
|
# 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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue