aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-module-install-authorrequires/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-module-install-authorrequires/APKBUILD')
-rw-r--r--community/perl-module-install-authorrequires/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/perl-module-install-authorrequires/APKBUILD b/community/perl-module-install-authorrequires/APKBUILD
index 9ad4b0cc206..774e5002b53 100644
--- a/community/perl-module-install-authorrequires/APKBUILD
+++ b/community/perl-module-install-authorrequires/APKBUILD
@@ -4,13 +4,12 @@
pkgname=perl-module-install-authorrequires
_pkgreal=Module-Install-AuthorRequires
pkgver=0.02
-pkgrel=1
+pkgrel=2
pkgdesc="declare author-only dependencies"
url="https://metacpan.org/release/Module-Install-AuthorRequires/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
-depends="perl-module-install"
-makedepends="perl-dev"
+depends="perl perl-module-install"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/F/FL/FLORA/Module-Install-AuthorRequires-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"