From 5c0b7312d8745478a1b8f69b7777d459d0198ca5 Mon Sep 17 00:00:00 2001 From: Valery Kartel Date: Mon, 9 Nov 2015 15:00:01 +0200 Subject: testing/perl-json-xs: fix depends & cpandepends to install all required modules --- testing/perl-json-xs/APKBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'testing/perl-json-xs') diff --git a/testing/perl-json-xs/APKBUILD b/testing/perl-json-xs/APKBUILD index 2eb62bdee6..cd06f2eda4 100644 --- a/testing/perl-json-xs/APKBUILD +++ b/testing/perl-json-xs/APKBUILD @@ -1,16 +1,16 @@ # Automatically generated by apkbuild-cpan, template 1 -# Contributor: -# Maintainer: +# Contributor: Valery Kartel +# Maintainer: Valery Kartel pkgname=perl-json-xs _pkgreal=JSON-XS pkgver=3.01 -pkgrel=0 -pkgdesc="unknown" +pkgrel=1 +pkgdesc="Perl extension to converts data structures to JSON and vice versa" url="http://search.cpan.org/dist/JSON-XS/" arch="all" license="GPL PerlArtistic" -cpandepends="" -cpanmakedepends="perl-common-sense perl-types-serialiser" +cpandepends="perl-types-serialiser perl-common-sense" +cpanmakedepends=" " depends="$cpandepends" makedepends="perl-dev $cpanmakedepends" subpackages="$pkgname-doc" -- cgit v1.2.3