pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-MooX-ClassAttribute - More BUILD_DEPENDS for ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/48b497289851
branches: trunk
changeset: 349986:48b497289851
user: mef <mef%pkgsrc.org@localhost>
date: Wed Jul 20 13:45:39 2016 +0000
description:
- More BUILD_DEPENDS for make test
p5-Moo-[0-9]*:../../devel/p5-Moo
p5-Exporter-Tiny-[0-9]*:../../devel/p5-Exporter-Tiny
diffstat:
devel/p5-MooX-ClassAttribute/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r cc16cd645a74 -r 48b497289851 devel/p5-MooX-ClassAttribute/Makefile
--- a/devel/p5-MooX-ClassAttribute/Makefile Wed Jul 20 13:27:43 2016 +0000
+++ b/devel/p5-MooX-ClassAttribute/Makefile Wed Jul 20 13:45:39 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/07/20 12:51:25 mef Exp $
+# $NetBSD: Makefile,v 1.2 2016/07/20 13:45:39 mef Exp $
DISTNAME= MooX-ClassAttribute-0.011
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,8 @@
# for make test
BUILD_DEPENDS+= p5-MooseX-ClassAttribute-[0-9]*:../../devel/p5-MooseX-ClassAttribute
+BUILD_DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo
+BUILD_DEPENDS+= p5-Exporter-Tiny-[0-9]*:../../devel/p5-Exporter-Tiny
PERL5_PACKLIST= auto/MooX/ClassAttribute/.packlist
Home |
Main Index |
Thread Index |
Old Index