From 4847092f371021e79aa36d4203f1ed5a2a9fe88e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 8 Dec 2019 10:42:15 +0100 Subject: app-cdr/cdemu: Switch to new python-single-r1 API MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-cdr/cdemu/cdemu-3.2.3.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app-cdr') 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 -- cgit v1.2.3