mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-text/asciidoc: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -29,7 +29,9 @@ RDEPEND="
|
||||
highlight? (
|
||||
|| (
|
||||
dev-util/source-highlight
|
||||
dev-python/pygments[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/pygments[${PYTHON_MULTI_USEDEP}]
|
||||
')
|
||||
app-text/highlight
|
||||
)
|
||||
)"
|
||||
Reference in New Issue
Block a user