From c1ae7a4b37d7b4e6e15c00ae930016905324169a Mon Sep 17 00:00:00 2001 From: Justin Davis Date: Sun, 29 Apr 2012 19:05:17 -0400 Subject: Fix typos in mods/perl-extutils-makemaker. --- mods/perl-extutils-makemaker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mods') diff --git a/mods/perl-extutils-makemaker b/mods/perl-extutils-makemaker index 4839ddc..1d48b58 100644 --- a/mods/perl-extutils-makemaker +++ b/mods/perl-extutils-makemaker @@ -1,4 +1,4 @@ depends add("perl-cpan-meta>=2.112150") add("perl-extutils-install>=1.52") \ - add("perl-extutils-command>=1.16") add("depends perl-extutils-manifest>=1.58") \ + add("perl-extutils-command>=1.16") add("perl-extutils-manifest>=1.58") build append("sed -e '/my::bundles/d' Makefile.PL >Makefile.PL.new") build append("mv Makefile.PL.new Makefile.PL") -- cgit v1.2.3-24-g4f1b