perl-DateTime: annotate indirect dependency situation

This commit is contained in:
maxice8 2018-08-14 09:23:50 -03:00
parent 1b0791797b
commit 7de7e1d7ea
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -15,5 +15,6 @@ homepage="https://metacpan.org/release/DateTime"
distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-${version}.tar.gz" distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-${version}.tar.gz"
checksum=ed6b0c71ddd81310a82459508df9197074e6b13aea46fd279045c3ddc3c4b198 checksum=ed6b0c71ddd81310a82459508df9197074e6b13aea46fd279045c3ddc3c4b198
# XXX: remove this once PERL rebuild is done # This isn't a direct dependency but when soname bumping perl it will
# cause build failures
makedepends+=" perl-Package-Stash-XS perl-Sub-Identify perl-Variable-Magic" makedepends+=" perl-Package-Stash-XS perl-Sub-Identify perl-Variable-Magic"