dev-python/mido: Add doc-dep on dev-python/sphinx-rtd-theme

Closes: https://bugs.gentoo.org/910670
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-07-22 09:29:59 +02:00
parent a4ddbe3b50
commit b9a205c8a9

View File

@@ -25,5 +25,6 @@ RDEPEND="
rtmidi? ( dev-python/python-rtmidi[${PYTHON_USEDEP}] )
"
distutils_enable_sphinx docs
distutils_enable_sphinx docs \
dev-python/sphinx-rtd-theme
distutils_enable_tests pytest