commit:     3e5b5938e27110a766af43d943336ee27c01c2dc
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Thu Jan  6 10:40:55 2022 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Thu Jan  6 10:40:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e5b5938

dev-python/sphinxcontrib-fulltoc: fix deps

Closes: https://bugs.gentoo.org/830656
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>

 dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild 
b/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
index 17fd8ac7e..6b0ca1145 100644
--- a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
+++ b/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
@@ -19,7 +19,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=""
+DEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"
 BDEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
 

Reply via email to