Instead, copy the latex deps behind the test contitional.
Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
IUSE="doc latex net test"
# Tests automagically use latex, bug 667414
-REQUIRED_USE="test? ( latex )"
+#REQUIRED_USE="test? ( latex )"
RESTRICT="!test? ( test )"
RDEPEND="
>=dev-python/whoosh-2.0[${PYTHON_USEDEP}]
virtual/imagemagick-tools[jpeg,png,svg]
virtual/python-enum34[${PYTHON_USEDEP}]
+ dev-texlive/texlive-latexextra
+ dev-texlive/texlive-luatex
+ app-text/dvipng
)"
S="${WORKDIR}/${P^}"