perl-CPAN-Common-Index: add missing perl-Class-Tiny dependency

This commit is contained in:
maxice8 2018-08-08 13:15:16 -03:00
parent bf182f7a4c
commit 77c9fe16f4
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'perl-CPAN-Common-Index'
pkgname=perl-CPAN-Common-Index
version=0.010
revision=1
revision=2
noarch=yes
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="$hostmakedepends perl-URI perl-CPAN-DistnameInfo
perl-Tie-Handle-Offset"
checkdepends="$hostmakedepends perl-Test-Deep perl-Test-FailWarnings
perl-Tie-Handle-Offset perl-Class-Tiny"
checkdepends="$makedepends perl-Test-Deep perl-Test-FailWarnings
perl-Test-Fatal"
depends="${makedepends}"
depends="$makedepends"
short_desc="Common library for searching CPAN modules, authors and distributions"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Artistic-1.0-Perl, GPL-1.0-or-later"