From: Michał Górny Date: Fri, 7 Feb 2020 20:31:52 +0000 (+0100) Subject: xfce-extra/xfce4-panel-profiles: Switch to PYTHON_MULTI_USEDEP API X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=37a8bdf2a4f02d7b2d8d4ccf16eb99bb6dc9aec8;p=gentoo.git xfce-extra/xfce4-panel-profiles: Switch to PYTHON_MULTI_USEDEP API Signed-off-by: Michał Górny --- diff --git a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.10.ebuild b/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.10.ebuild index be439f96939e..9b45974204a3 100644 --- a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.10.ebuild +++ b/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.10.ebuild @@ -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"