mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/econnman: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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() {
|
||||
Reference in New Issue
Block a user