aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-ref-util/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-ref-util/APKBUILD')
-rw-r--r--community/perl-ref-util/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/perl-ref-util/APKBUILD b/community/perl-ref-util/APKBUILD
index f297c688ac9..ebfe45e4baf 100644
--- a/community/perl-ref-util/APKBUILD
+++ b/community/perl-ref-util/APKBUILD
@@ -4,13 +4,12 @@ pkgname=perl-ref-util
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Ref-Util
pkgver=0.204
-pkgrel=2
+pkgrel=3
pkgdesc="Utility functions for checking references"
url="https://metacpan.org/release/Ref-Util/"
arch="noarch"
license="MIT"
depends="perl"
-makedepends="perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/A/AR/ARC/Ref-Util-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"