From: Michał Górny Date: Sun, 8 Dec 2019 09:42:15 +0000 (+0100) Subject: app-cdr/cdemu: Switch to new python-single-r1 API X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4847092f371021e79aa36d4203f1ed5a2a9fe88e;p=gentoo.git app-cdr/cdemu: Switch to new python-single-r1 API Signed-off-by: Michał Górny --- diff --git a/app-cdr/cdemu/cdemu-3.2.3.ebuild b/app-cdr/cdemu/cdemu-3.2.3.ebuild index 0929becda5a1..ca81589f20ba 100644 --- a/app-cdr/cdemu/cdemu-3.2.3.ebuild +++ b/app-cdr/cdemu/cdemu-3.2.3.ebuild @@ -19,7 +19,9 @@ IUSE="+cdemu-daemon" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} - dev-python/pygobject:3[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + ') cdemu-daemon? ( app-cdr/cdemu-daemon:0/7 )" DEPEND=" dev-util/desktop-file-utils