pkgsrc-WIP-changes archive

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

p5-Function-Paremeters: Depends on p5-Moose (Moose::Util::TypeConstraints)



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Jun 11 14:13:03 2016 +0200
Changeset:	a47808d6775236665520fcdd6038ebdd8bb29f13

Modified Files:
	p5-Function-Paremeters/Makefile

Log Message:
p5-Function-Paremeters: Depends on p5-Moose (Moose::Util::TypeConstraints)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a47808d6775236665520fcdd6038ebdd8bb29f13

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Function-Paremeters/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/p5-Function-Paremeters/Makefile b/p5-Function-Paremeters/Makefile
index 5ab3aa5..f472552 100644
--- a/p5-Function-Paremeters/Makefile
+++ b/p5-Function-Paremeters/Makefile
@@ -10,6 +10,8 @@ HOMEPAGE=	http://search.cpan.org/dist/Function-Parameters/
 COMMENT=	Perl5 subroutine definitions with parameter lists
 LICENSE=	${PERL5_LICENSE}
 
+DEPENDS+=	p5-Moose-[0-9]*:../../devel/p5-Moose
+
 PERL5_PACKLIST=	auto/Function/Parameters/.packlist
 
 .include "../../lang/perl5/module.mk"


Home | Main Index | Thread Index | Old Index