summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-08 10:45:39 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-08 10:45:39 +0100
commit7a1117a7e53e07e04c9090462b0af7ec9d9cc799 (patch)
tree5106ffc4a01d11d567355e142c28b73b91eff34e /app-cdr
parentapp-cdr/gcdemu: Drop old (diff)
downloadgentoo-7a1117a7e53e07e04c9090462b0af7ec9d9cc799.tar.gz
gentoo-7a1117a7e53e07e04c9090462b0af7ec9d9cc799.tar.bz2
gentoo-7a1117a7e53e07e04c9090462b0af7ec9d9cc799.zip
app-cdr/gcdemu: Switch to new python-single-r1 API
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/gcdemu/gcdemu-3.2.3.ebuild4
1 files changed, 3 insertions, 1 deletions
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]