sysutils/p5-Log-Colorize-Helper: add missing dependencies

Pointyhat to:	swills
This commit is contained in:
Steve Wills 2019-01-05 17:48:36 +00:00
parent 4e1cb88ab1
commit f8425eb390

View file

@ -2,6 +2,7 @@
PORTNAME= Log-Colorize-Helper
PORTVERSION= 0.1.1
PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +15,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Error-Helper>=1.0.0:devel/p5-Error-Helper \
p5-String-ShellQuote>=1.04:textproc/p5-String-ShellQuote
RUN_DEPENDS= p5-Error-Helper>=1.0.0:devel/p5-Error-Helper \
p5-String-ShellQuote>=1.04:textproc/p5-String-ShellQuote \
colorize:sysutils/colorize
TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.08:devel/p5-Test-Pod-Coverage