summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-ppi-html/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-ppi-html/PKGBUILD b/perl-ppi-html/PKGBUILD
index e44c728e..aa341622 100644
--- a/perl-ppi-html/PKGBUILD
+++ b/perl-ppi-html/PKGBUILD
@@ -16,7 +16,8 @@ depends=(
makedepends=(
'perl-extutils-makemaker>=6.42'
'perl-pathtools>=0.80'
- 'perl-test-simple>=0.47')
+ 'perl-test-simple>=0.47'
+ 'perl-module-install')
checkdepends=('')
url='http://svn.ali.as/cpan/trunk/PPI-HTML'
source=("http://search.mcpan.org/CPAN/authors/id/A/AD/ADAMK/PPI-HTML-${pkgver}.tar.gz")