From c78290dcb3b0694f05f0f90915b7e31febce648d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 7 Feb 2020 13:57:13 +0100 Subject: [PATCH] dev-python/thunarx-python: Switch to PYTHON_MULTI_USEDEP API MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- ...arx-python-0.5.1.ebuild => thunarx-python-0.5.1-r1.ebuild} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename dev-python/thunarx-python/{thunarx-python-0.5.1.ebuild => thunarx-python-0.5.1-r1.ebuild} (88%) diff --git a/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild b/dev-python/thunarx-python/thunarx-python-0.5.1-r1.ebuild 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 2d802fa3d307..0a243f4cf713 100644 --- a/dev-python/thunarx-python/thunarx-python-0.5.1.ebuild +++ b/dev-python/thunarx-python/thunarx-python-0.5.1-r1.ebuild @@ -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" -- 2.26.2