dev-util/geany-plugins: 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 14:08:13 +01:00
parent 38095147e8
commit 370edd7b4a
4 changed files with 12 additions and 4 deletions

View File

@@ -47,7 +47,9 @@ COMMON_DEPEND="
>=x11-libs/vte-0.28:0
)
python? (
dev-python/pygtk[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/pygtk[${PYTHON_MULTI_USEDEP}]
')
${PYTHON_DEPS}
)
scope? ( x11-libs/vte:0 )

View File

@@ -47,7 +47,9 @@ COMMON_DEPEND="
)
pretty-printer? ( dev-libs/libxml2:2 )
python? (
dev-python/pygtk[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/pygtk[${PYTHON_MULTI_USEDEP}]
')
${PYTHON_DEPS}
)
scope? (

View File

@@ -47,7 +47,9 @@ DEPEND="
)
pretty-printer? ( dev-libs/libxml2:2 )
python? (
dev-python/pygtk[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/pygtk[${PYTHON_MULTI_USEDEP}]
')
${PYTHON_DEPS}
)
scope? (

View File

@@ -50,7 +50,9 @@ DEPEND="
)
pretty-printer? ( dev-libs/libxml2:2 )
python? (
dev-python/pygtk[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/pygtk[${PYTHON_MULTI_USEDEP}]
')
${PYTHON_DEPS}
)
scope? (