dev-perl/LaTeX-Driver: Add dependency on LaTeX

If it's not installed at build time, the install of LaTeX-Driver will
silently succeed but not install any module... :/

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Andreas K. Hüttel
2017-07-01 00:46:31 +02:00
parent 468340a738
commit b3285b9b05

View File

@@ -22,6 +22,7 @@ RDEPEND="
virtual/perl-Getopt-Long
dev-perl/Readonly
virtual/perl-parent
virtual/latex-base
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker