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