~alpine/aports

testing/perl-mime-construct: add dependent modules v1 PROPOSED

Valery Kartel: 1
 testing/perl-mime-construct: add dependent modules

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/34/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/perl-mime-construct: add dependent modules Export this patch

---
 testing/perl-mime-construct/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/perl-mime-construct/APKBUILD b/testing/perl-mime-construct/APKBUILD
index a9896c2..ffd384e 100644
--- a/testing/perl-mime-construct/APKBUILD
+++ b/testing/perl-mime-construct/APKBUILD
@@ -3,12 +3,12 @@
pkgname=perl-mime-construct
_pkgreal=mime-construct
pkgver=1.11
pkgrel=0
pkgrel=1
pkgdesc="Construct and optionally mail MIME messages"
url="http://search.cpan.org/~rosch/mime-construct/mime-construct"
arch="noarch"
license="GPL PerlArtistic"
cpandepends="perl-proc-waitstat"
cpandepends="perl-proc-waitstat perl-mime-types perl-mime-base64"
cpanmakedepends="   "
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---