app-cdr/cdemu: Switch to new python-single-r1 API
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 09:42:15 +0000 (10:42 +0100)
committerMichał 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

index 0929becda5a1985aff77148c5ff85397b3ab44b5..ca81589f20bae06f6ee56518b834e5cf347e3532 100644 (file)
@@ -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