summaryrefslogtreecommitdiff
path: root/system/perl-module-build/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/perl-module-build/APKBUILD')
-rw-r--r--system/perl-module-build/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-module-build/APKBUILD b/system/perl-module-build/APKBUILD
index 84554d859..9bf6b18a5 100644
--- a/system/perl-module-build/APKBUILD
+++ b/system/perl-module-build/APKBUILD
@@ -13,7 +13,7 @@ url="https://metacpan.org/release/Module-Build"
arch="noarch"
license="GPL-2.0-only AND Artistic-1.0-Perl"
depends="perl"
-makedepends=""
+makedepends="perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/$_a/$_au/$_author/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"