From 22d1cb5ae13c10ce122a85d7b1a7b3f1276b1858 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 7 Feb 2020 18:29:31 +0100 Subject: [PATCH] net-misc/connman-notify: 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 --- ...191003.ebuild => connman-notify-0_pre20191003-r1.ebuild} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename net-misc/connman-notify/{connman-notify-0_pre20191003.ebuild => connman-notify-0_pre20191003-r1.ebuild} (86%) diff --git a/net-misc/connman-notify/connman-notify-0_pre20191003.ebuild b/net-misc/connman-notify/connman-notify-0_pre20191003-r1.ebuild similarity index 86% rename from net-misc/connman-notify/connman-notify-0_pre20191003.ebuild rename to net-misc/connman-notify/connman-notify-0_pre20191003-r1.ebuild index 3f875e44e212..d093e295fa63 100644 --- a/net-misc/connman-notify/connman-notify-0_pre20191003.ebuild +++ b/net-misc/connman-notify/connman-notify-0_pre20191003-r1.ebuild @@ -22,8 +22,10 @@ IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/dbus-python[${PYTHON_MULTI_USEDEP}] + dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + ') net-misc/connman virtual/notification-daemon" -- 2.26.2