x11-terms/guake: Switch to PYTHON_MULTI_USEDEP API
[gentoo.git] / x11-terms / guake / guake-3.6.3-r1.ebuild
similarity index 87%
rename from x11-terms/guake/guake-3.6.3.ebuild
rename to x11-terms/guake/guake-3.6.3-r1.ebuild
index fc373929f91ec2c9cca6b7acc9b51eea633e22ef..ccfa02f3d129b343081b97c9528e1c6f30342694 100644 (file)
@@ -19,10 +19,12 @@ IUSE="utempter"
 RDEPEND="
        dev-libs/glib
        dev-libs/keybinder:3[introspection]
-       dev-python/dbus-python[${PYTHON_USEDEP}]
-       dev-python/pbr[${PYTHON_USEDEP}]
-       dev-python/pycairo[${PYTHON_USEDEP}]
-       dev-python/pygobject:3[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-python/dbus-python[${PYTHON_MULTI_USEDEP}]
+               dev-python/pbr[${PYTHON_MULTI_USEDEP}]
+               dev-python/pycairo[${PYTHON_MULTI_USEDEP}]
+               dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+       ')
        x11-libs/libnotify[introspection]
        x11-libs/libwnck:3[introspection]
        x11-libs/vte:2.91[introspection]
@@ -30,7 +32,6 @@ RDEPEND="
 "
 DEPEND="
        ${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]
        gnome-base/gsettings-desktop-schemas
        sys-devel/gettext
        sys-devel/make