mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/libkate: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -30,7 +30,9 @@ DEPEND="${COMMON_DEPEND}
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
wxwidgets? (
|
||||
${PYTHON_DEPS}
|
||||
dev-python/wxpython:3.0[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/wxpython:3.0[${PYTHON_MULTI_USEDEP}]
|
||||
')
|
||||
media-libs/liboggz )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user