dev-python/pytoolconfig: Fix dependencies

Closes: https://bugs.gentoo.org/885837
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-12-14 09:46:54 +01:00
parent 486ffe2afc
commit ef7fe1d1dc

View File

@@ -21,6 +21,7 @@ KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/platformdirs[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/tomli[${PYTHON_USEDEP}]
' 3.{8..10} )