pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/filesystems/p5-MooseX-Types-Path-Tiny Add BUILD_DEPEND...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/37f484f5cfac
branches:  trunk
changeset: 361234:37f484f5cfac
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Apr 18 14:00:57 2017 +0000

description:
Add BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test

diffstat:

 filesystems/p5-MooseX-Types-Path-Tiny/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6ccc3dd78aec -r 37f484f5cfac filesystems/p5-MooseX-Types-Path-Tiny/Makefile
--- a/filesystems/p5-MooseX-Types-Path-Tiny/Makefile    Tue Apr 18 13:59:32 2017 +0000
+++ b/filesystems/p5-MooseX-Types-Path-Tiny/Makefile    Tue Apr 18 14:00:57 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/06/08 19:23:50 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/04/18 14:00:57 mef Exp $
 #
 
 DISTNAME=      MooseX-Types-Path-Tiny-0.011
@@ -18,6 +18,7 @@
 DEPENDS+=      p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
 # for make test
 BUILD_DEPENDS+=        p5-File-pushd-[0-9]*:../../devel/p5-File-pushd
+BUILD_DEPENDS+=        p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
 
 PERL5_MODULE_TYPE=     Module::Build::Tiny
 USE_LANGUAGES= # empty



Home | Main Index | Thread Index | Old Index