summaryrefslogtreecommitdiff
path: root/user/perl-string-shellquote
diff options
context:
space:
mode:
Diffstat (limited to 'user/perl-string-shellquote')
-rw-r--r--user/perl-string-shellquote/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/perl-string-shellquote/APKBUILD b/user/perl-string-shellquote/APKBUILD
index 306ec6e07..927ad5427 100644
--- a/user/perl-string-shellquote/APKBUILD
+++ b/user/perl-string-shellquote/APKBUILD
@@ -12,7 +12,7 @@ url="https://metacpan.org/release/String-ShellQuote"
arch="noarch"
license="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"