pkgsrc-WIP-changes archive

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

p5-MojoX-Log-Log4perl-Tiny: add p5-Module-Build-Tiny to fix build



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Thu Feb 16 20:39:10 2023 +0100
Changeset:	12fd9a2f13fb7ca392f960e92382af051588d4b2

Modified Files:
	p5-MojoX-Log-Log4perl-Tiny/Makefile

Log Message:
p5-MojoX-Log-Log4perl-Tiny: add p5-Module-Build-Tiny to fix build

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

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

diffstat:
 p5-MojoX-Log-Log4perl-Tiny/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/p5-MojoX-Log-Log4perl-Tiny/Makefile b/p5-MojoX-Log-Log4perl-Tiny/Makefile
index bbbba1c483..159bfe2dfb 100644
--- a/p5-MojoX-Log-Log4perl-Tiny/Makefile
+++ b/p5-MojoX-Log-Log4perl-Tiny/Makefile
@@ -19,5 +19,7 @@ PERL5_PACKLIST=	auto/MojoX/Log/Log4perl/Tiny/.packlist
 
 PERL5_MODULE_TYPE=	Module::Build
 
+BUILD_DEPENDS+=		p5-Module-Build-Tiny-[0-9]*:../../devel/p5-Module-Build-Tiny
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index