aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-path-iter/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-path-iter/APKBUILD')
-rw-r--r--testing/perl-path-iter/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/perl-path-iter/APKBUILD b/testing/perl-path-iter/APKBUILD
index cfff34c85bc..5e942036f18 100644
--- a/testing/perl-path-iter/APKBUILD
+++ b/testing/perl-path-iter/APKBUILD
@@ -8,8 +8,7 @@ pkgdesc="Simple Efficient Path Iteration"
url="http://drmuey.com/cpan_contact.pl"
arch="noarch"
license="PerlArtistic"
-depends=""
-makedepends="perl-dev"
+depends="perl"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/D/DM/DMUEY/$_realname-$pkgver.tar.gz"
builddir="$srcdir/$_realname-$pkgver"