From 7a1117a7e53e07e04c9090462b0af7ec9d9cc799 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 8 Dec 2019 10:45:39 +0100 Subject: [PATCH] app-cdr/gcdemu: Switch to new python-single-r1 API MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-cdr/gcdemu/gcdemu-3.2.3.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app-cdr/gcdemu/gcdemu-3.2.3.ebuild b/app-cdr/gcdemu/gcdemu-3.2.3.ebuild index c5330923b91f..239a2c2a2530 100644 --- a/app-cdr/gcdemu/gcdemu-3.2.3.ebuild +++ b/app-cdr/gcdemu/gcdemu-3.2.3.ebuild @@ -20,7 +20,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # librsvg for pixbuf-loader RDEPEND="${PYTHON_DEPS} app-cdr/cdemu-daemon:0/7 - dev-python/pygobject:3[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + ') gnome-base/librsvg:2 x11-libs/gdk-pixbuf[introspection] x11-libs/gtk+:3[introspection] -- 2.26.2