projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc1b23
)
app-cdr/cdemu: Switch to new python-single-r1 API
author
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Dec 2019 09:42:15 +0000
(10:42 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Dec 2019 09:42:15 +0000
(10:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-cdr/cdemu/cdemu-3.2.3.ebuild
patch
|
blob
|
history
diff --git
a/app-cdr/cdemu/cdemu-3.2.3.ebuild
b/app-cdr/cdemu/cdemu-3.2.3.ebuild
index 0929becda5a1985aff77148c5ff85397b3ab44b5..ca81589f20bae06f6ee56518b834e5cf347e3532 100644
(file)
--- 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