net-misc/econnman: 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 18:29:50 +01:00
parent 22d1cb5ae1
commit 1365858af0

View File

@@ -21,7 +21,9 @@ DEPEND="${PYTHON_DEPS}"
RDEPEND="
${DEPEND}
dev-libs/efl[X,connman]
dev-python/python-efl[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/python-efl[${PYTHON_MULTI_USEDEP}]
')
"
src_prepare() {