summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-authen-simple/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-authen-simple/PKGBUILD b/perl-authen-simple/PKGBUILD
index 99e0e76d..472d2342 100644
--- a/perl-authen-simple/PKGBUILD
+++ b/perl-authen-simple/PKGBUILD
@@ -19,7 +19,7 @@ depends=(
'perl-test-simple')
makedepends=(
'perl-extutils-makemaker>=6.36'
- 'perl-extutils-makemaker>=6.36')
+ 'perl-module-install')
url='https://metacpan.org/release/Authen-Simple'
_distdir="Authen-Simple-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/C/CH/CHANSEN/${_distdir}.tar.gz")