Skip to content

Commit

Permalink
media-libs/libkate: Switch to PYTHON_MULTI_USEDEP API
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Feb 9, 2020
1 parent cc4ed97 commit 9472ed1
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
"

Expand Down

0 comments on commit 9472ed1

Please sign in to comment.