dev-tex/chktex: add missing build dep on dev-texlive/texlive-fontsrecommended; bug #590366

Package-Manager: portage-2.3.0
This commit is contained in:
Alexis Ballier
2016-08-03 12:42:42 +02:00
parent 2e8953d2ac
commit 308686f6ca

View File

@@ -23,6 +23,7 @@ RDEPEND="virtual/latex-base
pcre? ( dev-libs/libpcre )"
DEPEND="${RDEPEND}
sys-apps/groff
dev-texlive/texlive-fontsrecommended
doc? ( dev-tex/latex2html )"
PATCHES=( "${FILESDIR}/${PN}-1.7.1-asneeded.patch" )