~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/perl-json-xs: fix depends & cpandepends to install all required modules

Details
Message ID
<1447074001-5915-1-git-send-email-valery.kartel@gmail.com>
Sender timestamp
1447074001
DKIM signature
missing
Download raw message
Patch: +6 -6
---
 testing/perl-json-xs/APKBUILD | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/testing/perl-json-xs/APKBUILD b/testing/perl-json-xs/APKBUILD
index 2eb62bd..cd06f2e 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 <valery.kartel@gmail.com>
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
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"
-- 
2.6.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)