diff --git a/srcpkgs/perl-ExtUtils-InstallPaths/template b/srcpkgs/perl-ExtUtils-InstallPaths/template index 8780bef112d..20d9518b4f7 100644 --- a/srcpkgs/perl-ExtUtils-InstallPaths/template +++ b/srcpkgs/perl-ExtUtils-InstallPaths/template @@ -1,15 +1,15 @@ # Template file for 'perl-ExtUtils-InstallPaths' pkgname=perl-ExtUtils-InstallPaths version=0.011 -revision=1 +revision=2 noarch=yes wrksrc="${pkgname/perl-/}-${version}" build_style=perl-module hostmakedepends="perl" -makedepends="${hostmakedepends}" +makedepends="${hostmakedepends} perl-ExtUtils-Config" depends="${makedepends}" short_desc="ExtUtils::InstallPaths - Build.PL install path logic made easy" -maintainer="Christian Neukirchen " +maintainer="Leah Neukirchen " homepage="http://search.cpan.org/dist/ExtUtils-InstallPaths/" license="Artistic, GPL-1" distfiles="${CPAN_SITE}/ExtUtils/${pkgname/perl-/}-${version}.tar.gz"