dev-python/sphinxcontrib-fulltoc: fix deps

Closes: https://bugs.gentoo.org/830656
Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
This commit is contained in:
Viorel Munteanu
2022-01-06 12:40:55 +02:00
parent b84617d331
commit 3e5b5938e2

View File

@@ -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}]"