xfce-extra/xfce4-panel-profiles: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 20:31:52 +0000 (21:31 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:37:20 +0000 (17:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.10.ebuild

index be439f96939ea8bf490b92cbc60f3e177ebd35c6..9b45974204a38401cb0d4ac5b22b5fa6cff86850 100644 (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"