aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-statistics-chisquare/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-statistics-chisquare/APKBUILD')
-rw-r--r--community/perl-statistics-chisquare/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/perl-statistics-chisquare/APKBUILD b/community/perl-statistics-chisquare/APKBUILD
index a96e3e5db2a..3858bde36fd 100644
--- a/community/perl-statistics-chisquare/APKBUILD
+++ b/community/perl-statistics-chisquare/APKBUILD
@@ -4,12 +4,12 @@
pkgname=perl-statistics-chisquare
_pkgreal=Statistics-ChiSquare
pkgver=1.0000
-pkgrel=1
+pkgrel=2
pkgdesc="Perl module for Statistics-ChiSquare"
url="https://metacpan.org/release/Statistics-ChiSquare/"
arch="noarch"
license="GPL-2.0-or-later OR Artistic-1.0-Perl"
-makedepends="perl-dev"
+depends="perl"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/D/DC/DCANTRELL/Statistics-ChiSquare-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"