mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Template-Plugin-Latex: Needs xetex
Closes: https://bugs.gentoo.org/656346 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
DIST_AUTHOR=EHUELS
|
||||
DIST_VERSION=3.12
|
||||
@@ -19,7 +19,7 @@ RDEPEND="
|
||||
>=dev-perl/LaTeX-Encode-0.20.0
|
||||
dev-perl/LaTeX-Table
|
||||
>=dev-perl/Template-Toolkit-2.160.0
|
||||
virtual/latex-base
|
||||
app-text/texlive[xetex]
|
||||
"
|
||||
src_test() {
|
||||
LATEX_TESTING=1 perl-module_src_test
|
||||
Reference in New Issue
Block a user