summaryrefslogtreecommitdiffstats
path: root/testing/perl-extutils-cchecker
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-extutils-cchecker')
-rw-r--r--testing/perl-extutils-cchecker/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-extutils-cchecker/APKBUILD b/testing/perl-extutils-cchecker/APKBUILD
index 8eeaf8577..6956a5bb1 100644
--- a/testing/perl-extutils-cchecker/APKBUILD
+++ b/testing/perl-extutils-cchecker/APKBUILD
@@ -3,13 +3,13 @@
pkgname=perl-extutils-cchecker
_pkgreal=ExtUtils-CChecker
pkgver=0.06
-pkgrel=0
+pkgrel=1
pkgdesc="Perl module configuration-time utilities for using C headers, libraries, or OS features"
url="http://search.cpan.org/dist/ExtUtils-CChecker/"
arch="noarch"
license="GPL PerlArtistic"
depends="perl-test-exception"
-makedepends="perl-dev perl-test-exception"
+makedepends="perl-dev"
subpackages="$pkgname-doc"
source="http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/$_pkgreal-$pkgver.tar.gz"