dev-python/pdm: Add missed deps

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2023-01-16 07:04:54 +01:00
parent b96d4e0c0f
commit fb20229975
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -21,10 +21,12 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
dev-python/cachecontrol[${PYTHON_USEDEP}]
dev-python/findpython[${PYTHON_USEDEP}]
dev-python/unearth[${PYTHON_USEDEP}]
dev-python/pyproject-hooks[${PYTHON_USEDEP}]
dev-python/shellingham[${PYTHON_USEDEP}]
dev-python/unearth[${PYTHON_USEDEP}]
dev-python/virtualenv[${PYTHON_USEDEP}]
"
BDEPEND=""