summaryrefslogtreecommitdiff
path: root/perl-cpanel-json-xs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-cpanel-json-xs/PKGBUILD')
-rw-r--r--perl-cpanel-json-xs/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-cpanel-json-xs/PKGBUILD b/perl-cpanel-json-xs/PKGBUILD
index ad512936..ff1e0dd0 100644
--- a/perl-cpanel-json-xs/PKGBUILD
+++ b/perl-cpanel-json-xs/PKGBUILD
@@ -8,8 +8,9 @@ arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=(
- 'perl'
-)
+ 'perl')
+makedepends=(
+ 'perl-extutils-makemaker')
checkdepends=(
'perl-json'
'perl-json-xs'