textproc/p5-LaTeX-Driver: latex2pdf is missing the Template.pm dependency
PR: 243720 Reported by: yuri
This commit is contained in:
committed by
Kurt Jaeger
parent
d6149a9302
commit
bc545992ab
@@ -1,5 +1,6 @@
|
||||
PORTNAME= LaTeX-Driver
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@@ -18,7 +19,9 @@ RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
|
||||
p5-File-Slurp>=0:devel/p5-File-Slurp \
|
||||
p5-File-pushd>=0:devel/p5-File-pushd \
|
||||
p5-IPC-ShellCmd>=0:devel/p5-IPC-ShellCmd \
|
||||
p5-Readonly>=0:devel/p5-Readonly
|
||||
p5-Readonly>=0:devel/p5-Readonly \
|
||||
p5-Log-Any>=0:devel/p5-Log-Any \
|
||||
p5-Template-Toolkit>=0:www/p5-Template-Toolkit
|
||||
|
||||
PORTSCOUT= skipv:0.2002
|
||||
|
||||
|
||||
Reference in New Issue
Block a user