aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-test-utf8/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-test-utf8/APKBUILD')
-rw-r--r--testing/perl-test-utf8/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-test-utf8/APKBUILD b/testing/perl-test-utf8/APKBUILD
index f2acbab71d3..f0741806244 100644
--- a/testing/perl-test-utf8/APKBUILD
+++ b/testing/perl-test-utf8/APKBUILD
@@ -9,7 +9,7 @@ url="https://github.com/2shortplanks/Test-utf8"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl"
-makedepends="perl-dev perl-module-install"
+makedepends="perl-module-install"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/M/MA/MARKF/$_realname-$pkgver.tar.gz"
builddir="$srcdir/$_realname-$pkgver"