xfce-extra/xfce4-panel-profiles: 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 21:31:52 +01:00
parent 2d3831f592
commit 37a8bdf2a4

View File

@@ -19,7 +19,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}
dev-libs/gobject-introspection
dev-python/pygobject:3[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
')
x11-libs/gtk+:3[introspection]
xfce-base/xfce4-panel"