summaryrefslogtreecommitdiff
path: root/system/perl-module-install/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/perl-module-install/APKBUILD')
-rw-r--r--system/perl-module-install/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/perl-module-install/APKBUILD b/system/perl-module-install/APKBUILD
index 9358cbb3c..ead5a4165 100644
--- a/system/perl-module-install/APKBUILD
+++ b/system/perl-module-install/APKBUILD
@@ -13,7 +13,8 @@ url="https://metacpan.org/release/Module-Install"
arch="noarch"
license="GPL-2.0-only OR Artistic-1.0-Perl"
depends="perl"
-makedepends="perl-file-remove perl-module-build perl-module-scandeps perl-yaml-tiny"
+makedepends="perl-dev perl-file-remove perl-module-build perl-module-scandeps
+ perl-yaml-tiny"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/$_a/$_au/$_author/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"