dev-python/more-itertools: doc: require sphinx_rtd_theme

Closes: https://bugs.gentoo.org/659002
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Louis Sautier
2018-06-24 20:21:36 +02:00
parent a86bda100c
commit 1ff3eb6ad7

View File

@@ -20,6 +20,7 @@ DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
doc? (
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
)
test? (
${RDEPEND}