aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-07-29 11:37:32 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-07-29 11:37:32 +0000
commitb82dfc2555edb5706ca95ae33dd0e8c128a906d5 (patch)
treeac0b1e8d999bc66a415bc9b9e690c076a1bb3f43 /community
parentf2f0284b5678202e5cdf3fe2aef8a0eee4495f3a (diff)
downloadaports-b82dfc2555edb5706ca95ae33dd0e8c128a906d5.tar.bz2
aports-b82dfc2555edb5706ca95ae33dd0e8c128a906d5.tar.xz
community/perl-cpanel-json-xs: removed optiona deps which is in testing
Diffstat (limited to 'community')
-rw-r--r--community/perl-cpanel-json-xs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-cpanel-json-xs/APKBUILD b/community/perl-cpanel-json-xs/APKBUILD
index c87471e2b7..6f3249fd94 100644
--- a/community/perl-cpanel-json-xs/APKBUILD
+++ b/community/perl-cpanel-json-xs/APKBUILD
@@ -9,7 +9,7 @@ url="http://search.cpan.org/dist/Cpanel-JSON-XS/"
arch="all"
license="GPL PerlArtistic"
cpandepends=""
-cpanmakedepends="perl-json perl-json-xs perl-test-leaktrace"
+cpanmakedepends="perl-json perl-test-leaktrace"
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"