dev-util/kdevelop-python: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-07 14:13:03 +01:00
parent 4c6f365bd8
commit 2ec35d34f0
3 changed files with 9 additions and 3 deletions

View File

@@ -41,7 +41,9 @@ DEPEND="${PYTHON_DEPS}
dev-util/kdevelop:5=
"
RDEPEND="${DEPEND}
dev-python/pycodestyle[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/pycodestyle[${PYTHON_MULTI_USEDEP}]
')
"
RESTRICT+=" test"

View File

@@ -41,7 +41,9 @@ DEPEND="${PYTHON_DEPS}
dev-util/kdevelop:5=
"
RDEPEND="${DEPEND}
dev-python/pycodestyle[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/pycodestyle[${PYTHON_MULTI_USEDEP}]
')
"
RESTRICT+=" test"

View File

@@ -41,7 +41,9 @@ DEPEND="${PYTHON_DEPS}
dev-util/kdevelop:5=
"
RDEPEND="${DEPEND}
dev-python/pycodestyle[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/pycodestyle[${PYTHON_MULTI_USEDEP}]
')
"
RESTRICT+=" test"