aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac.paragon@gmail.com>2022-01-06 12:40:55 +0200
committerViorel Munteanu <ceamac.paragon@gmail.com>2022-01-06 12:40:55 +0200
commit3e5b5938e27110a766af43d943336ee27c01c2dc (patch)
treeebbc280f0c18e2ec35e6e93db9ef990457dd31db
parentsys-fs/erofs-utils: treeclean, moved to ::gentoo (diff)
downloadguru-3e5b5938.tar.gz
guru-3e5b5938.tar.bz2
guru-3e5b5938.zip
dev-python/sphinxcontrib-fulltoc: fix deps
Closes: https://bugs.gentoo.org/830656 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
-rw-r--r--dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild b/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
index 17fd8ac7ee..6b0ca11453 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}]"