* [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx/
@ 2018-10-01 14:20 99% Mike Gilbert
0 siblings, 0 replies; 1+ results
From: Mike Gilbert @ 2018-10-01 14:20 UTC (permalink / raw
To: gentoo-commits
commit: 84086e01723129a858b14393708930dab3281731
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 1 14:20:45 2018 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Oct 1 14:20:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84086e01
dev-python/sphinx: avoid REQUIRED_USE
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 <AT> gentoo.org>
dev-python/sphinx/sphinx-1.7.5-r1.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-python/sphinx/sphinx-1.7.5-r1.ebuild b/dev-python/sphinx/sphinx-1.7.5-r1.ebuild
index 41d621812a7..c07053270ff 100644
--- a/dev-python/sphinx/sphinx-1.7.5-r1.ebuild
+++ b/dev-python/sphinx/sphinx-1.7.5-r1.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
IUSE="doc latex net test"
# Tests automagically use latex, bug 667414
-REQUIRED_USE="test? ( latex )"
+#REQUIRED_USE="test? ( latex )"
RESTRICT="!test? ( test )"
RDEPEND="
@@ -58,6 +58,9 @@ DEPEND="${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^}"
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-10-01 14:20 99% [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx/ Mike Gilbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox