dev-python/thunarx-python: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 12:57:13 +0000 (13:57 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:17:59 +0000 (17:17 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/thunarx-python/thunarx-python-0.5.1-r1.ebuild [moved from dev-python/thunarx-python/thunarx-python-0.5.1.ebuild with 88% similarity]

similarity index 88%
rename from dev-python/thunarx-python/thunarx-python-0.5.1.ebuild
rename to dev-python/thunarx-python/thunarx-python-0.5.1-r1.ebuild
index 2d802fa3d307b2120453cf6c78eeaa9441420936..0a243f4cf713d32d5e0ae59e4de034fea4ce8ac0 100644 (file)
@@ -18,7 +18,9 @@ IUSE=""
 RDEPEND="${PYTHON_DEPS}
        >=x11-libs/gtk+-3.20:3
        >=dev-libs/glib-2.30:2
-       >=dev-python/pygobject-3.20:3[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               >=dev-python/pygobject-3.20:3[${PYTHON_MULTI_USEDEP}]
+       ')
        >=xfce-base/thunar-1.7.0"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"