commit:     0387beaecff59b9768ed03e024ef22956f6b57a3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed May 24 17:16:55 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed May 24 17:17:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0387beae

dev-python/pexpect: add missing docs deps

Closes: https://bugs.gentoo.org/907054
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/pexpect/pexpect-4.8.0_p20230402.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/pexpect/pexpect-4.8.0_p20230402.ebuild 
b/dev-python/pexpect/pexpect-4.8.0_p20230402.ebuild
index 5d6eb118364b..8d8caccb6973 100644
--- a/dev-python/pexpect/pexpect-4.8.0_p20230402.ebuild
+++ b/dev-python/pexpect/pexpect-4.8.0_p20230402.ebuild
@@ -33,7 +33,8 @@ RDEPEND="
 "
 
 distutils_enable_tests pytest
-distutils_enable_sphinx doc
+distutils_enable_sphinx doc \
+       dev-python/sphinxcontrib-github-alt
 
 src_test() {
        # workaround new readline defaults

Reply via email to