commit: 520e878021654f75dc0cbd62f2c28b18c1055882 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 28 09:57:21 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 28 09:57:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520e8780
dev-python/nose2: add extra doc dep Closes: https://bugs.gentoo.org/861692 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/nose2/nose2-0.12.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/nose2/nose2-0.12.0.ebuild b/dev-python/nose2/nose2-0.12.0.ebuild index be3fbbcc8257..e6785217fd9b 100644 --- a/dev-python/nose2/nose2-0.12.0.ebuild +++ b/dev-python/nose2/nose2-0.12.0.ebuild @@ -28,7 +28,8 @@ RDEPEND=" " distutils_enable_sphinx docs \ - dev-python/sphinx_rtd_theme + dev-python/sphinx_rtd_theme \ + dev-python/sphinx-issues PATCHES=( "${FILESDIR}"/${P}-version.patch
